axis-sdk 2.4.1
API for axis-sdk
 
Loading...
Searching...
No Matches
Refract::AXIS::SuitInfo_t Struct Reference

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.
 

Detailed Description

Suit info for nodes and receiver.