File: swarmros/NodeInfo.msg
Raw Message Definition
string uuid # UUID of the node
string name # Possible non-unique name of the node
string deviceClass # Device class
bool online # True if the node is considered online
Compact Message Definition
string uuid
string name
string deviceClass
bool online