Suit info for nodes and receiver. More...
Public Attributes | |
uint8_t | nodeCount |
Number of nodes with data in the nodesSuitInfo array. | |
NodeSuitInfo_t | nodesSuitInfo [AXIS_MAX_NODE_COUNT] |
Array of NodeSuitInfo_t. Be sure to check nodeCount. | |
uint8_t | dongleMAC [6] |
MAC of the dongle. | |
DongleVersion_t | dongleVersion |
Version of the dongle. | |
uint8_t | homeWifiChannel |
Wifi channel the dongle should switch to after exiting pairing mode. | |
uint8_t | currentWifiChannel |
Wifi channel the dongle is currently on. | |
Suit info for nodes and receiver.