ENGAGE devices exchange information regularly between the device and the server based on settings for specific tasks which are discussed in another topic.
To further understand how information can be exchanged between devices and the server, select the following topics:
Configuration Information (to/from devices/server)
User Information (to device)
Audit Information (to server)
Alert Information (to server)
To get the current status on any specified device, go to: GET /edgeDevices/{linkId}/lockStatus.
To get the current status on all linked devices, go to: GET /edgeDevices/lockStatus.
To control or override the status on any specified device, go to: PUT /edgeDevices/{linkId}/lockControl.
To control or override the status on all linked devices, go to: PUT /edgeDevices/lockControl.
Putting a device(s) into lockdown status always puts them into the secured mode and freezes credential functionality.
To get more information about how to configure your Gateway, go to: Gateway Configuration and Setup.