Posts alerts from a device to the host server.
Authentication as defined in Device (210 Mode) and MT20W Authentication section.
{ "type":"object", "\$schema": "http://json-schema.org/draft-03/schema", "id":
"http://jsonschema.net", "required":false, "properties": { "name": {"description": "Name of the lock",
"type":"string", "required":false }, "asyncEvent": { "Event": { "description": "Audit event data",
"type":"string", "required":true }, "Timestamp": {"description":"Timestamp", "type": "string",
"required":true } } } }
{"asyncEvent":{"time":20140223070000,"event":21111111}}