Gocator 2300 & 2880 Series
Protocols • Gocator Protocol • 317
Restore
The Restore command uploads a backup file to the connected sensor and then restores all sensor files
from the backup.
The sensor must be reset or power-cycled before the restore operation can be completed.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x1014).
length 32u 6 Data length.
data[length] byte 10 Data content.
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x1014).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
Reply
Restore Factory
The Restore Factory command restores the connected sensor to factory default settings.
The command erases the non-volatile memory of the main device.
This command has no effect on connected Buddy sensors.
Note that the sensor must be reset or power-cycled before the factory restore operation can be
completed.
Field Type Offset Description
length 32u 0 Command size including this field, in bytes.
id 16u 4 Command identifier (0x4301).
resetIp 8u 6 Specifies whether IPaddress should be restored to default:
0 – Do not reset IP
1 – Reset IP
Command
Field Type Offset Description
length 32u 0 Reply size including this field, in bytes.
id 16u 4 Reply identifier (0x4301).
status 32s 6
Reply status. For a list of status codes, see Commands on page
295.
Reply