Holds information (read from eeprom) about a WirelessNode.
NodeInfo( |
| ) |
Creates a NodeInfo object from a WirelessNode.
node const WirelessNode_Impl& | The WirelessNode_Impl to get the info for. |
Error_NodeCommunication: Failed to communicate with the Node.
Error_Connection: A connection error has occurred with the parent BaseStation.
NodeInfo( |
| ) |
Creates a NodeInfo object.
fw const Version& | The firmware Version of the Node. |
model | The WirelessModels::NodeModel of the Node. |
storageSize uint64 | The maximum number of bytes that can be stored to the Node. |
region | The WirelessTypes::RegionCode of the Node. |
The maximum number of bytes that can be stored to the node.