libpowermon 1.00
PowerMon Access Library
|
DeviceInfo is the information structure returned by PowerMon as response to the GetInfo request. More...
#include <powermon.h>
Public Attributes | |
std::string | name |
uint16_t | firmware_version_bcd |
uint8_t | hardware_revision_bcd |
uint64_t | address |
uint64_t | serial |
uint8_t | ssid_length |
uint8_t | ssid [MAX_WIFI_SSID_SIZE] |
uint8_t | flags |
DeviceInfo is the information structure returned by PowerMon as response to the GetInfo request.