ENGAGE uses JSON to send information to and from devices.
Generic JSON information can be found here: http://www.json.org/
A JSON Schema is provided to verify that JSON sent to and from the lock meet the interface requirements for device communication.
For more detailed information on schema, refer to the ENGAGE - SAM API Integration document.
A validator has been provided to verify that the JSON being sent to and from devices is validated against the provided JSON Schema.