DeviceInfo is the information structure returned by PowerMon as response to the GetInfo request.
More...
#include <powermon.h>
|
|
bool | isUserPasswordSet (void) const |
|
bool | isMasterPasswordSet (void) const |
|
bool | isUserLocked (void) const |
|
bool | isMasterLocked (void) const |
|
bool | isWifiConnecting (void) const |
|
bool | isWifiConnected (void) const |
|
bool | isWifiFailed (void) const |
|
|
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 |
|
int8_t | timezone |
DeviceInfo is the information structure returned by PowerMon as response to the GetInfo request.
The documentation for this struct was generated from the following file: