Differences

This shows you the differences between two versions of the page.

Link to this comparison view

hellohome:protocol:node-gateway:nodestarted [2015/09/15 16:16] – created vdesmedthellohome:protocol:node-gateway:nodestarted [2015/09/17 21:17] (current) vdesmedt
Line 3: Line 3:
 This report is sent to the gateway whenever a node start. It contains requirements for the node (does it need to be assigned a nodeId for exemple). This report is sent to the gateway whenever a node start. It contains requirements for the node (does it need to be assigned a nodeId for exemple).
  
 +^ #bytes# ^ data type ^ description ^ 
 +| 1 | unsigned char | Message type | 
 +| 1 | unsigned char | Major version | 
 +| 1 | unsigned char | Minor version | 
 +| 4 | long | signature | 
 +| 1 | byte | true if new rf node id needed |