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

Version information in response to a GetVersions command. More...

Public Attributes

DongleVersion_t dongleVersion
 Version of the dongle.
 
uint8_t nodeCount
 Number of nodes with data in the nodeVersions array.
 
NodeVersion_t nodeVersions [AXIS_MAX_NODE_COUNT]
 Array of NodeVersion_t. Be sure to check nodeCount.
 

Detailed Description

Version information in response to a GetVersions command.