Gocator Snapshot Sensors: User Manual
Protocols • 395
Field Type Offset Description
localInfoSize 16u 10 Size of localInfo structure. Current: 52.
localInfo Device Info 12 Info for this device.
remoteCount 32u - Number of discovered sensors.
remoteInfoSize 16u - Size of remoteInfo structure. Current 60.
remoteInfo
[remoteCount]
Remote
Info
- List of info for discovered sensors.
buddyInfoCount 32u - Number of buddies assigned (can be 0).
buddyInfoSize 16u - Size of buddyInfo structure. Current: 8.
Buddies[buddyCount] Buddy Info - List of info for the assigned buddies.
Field Type Offset Description
deviceId 32u 0 Serial number of the device.
address[4] byte 4 IP address (most significant byte first).
modelName[32] char 8 Model name.
firmwareVersion[4] byte 40 Firmware version (most significant byte first).
state 32s 44
Sensor state
0 – Ready
1 – Running
For more information on states, see Control Commands on page
392.
role 32s 48
Sensor role
0 – Main
Sensor Info
Field Type Offset Description
deviceId 32u 0 Serial number of the device.
address[4] byte 4 IP address (most significant byte first).
modelName[32] char 8 Model name.
firmwareVersion[4] byte 40 Firmware version (most significant byte first).
state 32s 44
Sensor state
0 – Ready
1 – Running
For more information on states, see Control Commands on page
392.
role 32s 48
Sensor role
0 – Main
mainId 32u 52 Serial number of the main device, or zero.
Remote Info