|
libpowermon 1.00
PowerMon Access Library
|
Advertisment is a structure representing an advertisment packet received from the PowerMon device. More...
#include <powermon_scanner.h>
Public Member Functions | |
| bool | isExternalTemperature (void) const |
Public Attributes | |
| uint64_t | serial |
| uint64_t | address |
| uint32_t | time |
| uint32_t | flags |
| float | voltage1 |
| float | voltage2 |
| float | current |
| float | power |
| float | coulomb_meter |
| float | power_meter |
| float | temperature |
| std::string | name |
| uint16_t | firmware_version_bcd |
| uint8_t | hardware_revision_bcd |
| Powermon::PowerStatus | power_status |
| uint8_t | soc |
| uint16_t | runtime |
| int16_t | rssi |
Advertisment is a structure representing an advertisment packet received from the PowerMon device.