libpowermon 1.00
PowerMon Access Library
Loading...
Searching...
No Matches
Powermon::DeviceInfo Struct Reference

DeviceInfo is the information structure returned by PowerMon as response to the GetInfo request. More...

#include <powermon.h>

Public Member Functions

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
 

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
 

Detailed Description

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: