XaF/qolsysgw

Add support for `ERROR` events

Closed this issue · 1 comments

XaF commented

e.g. from #16

{
  "event": "ERROR",
  "partition_id": 0,
  "error_type": "usercode",
  "description": "Please Enable Six Digit User Code or KeyPad is already Locked",
  "version": 1,
  "nonce": "qolsys",
  "requestID": "07090977-1fcb-4832-880e-8fb6c673f3cb"
}
XaF commented

Other example from #6

{
  "event": "ERROR",
  "partition_id": 0,
  "error_type": "DISARM_FAILED",
  "description": "Invalid usercode",
  "version": 1,
  "requestID": "1cefc14f-a1aa-4d42-8cbe-ae29c163bacc"
}