ADT · Example Payload

Platform Api Automation Example

Access ControlAutomationHome SecurityIoTMonitoringSecuritySmart HomeFortune 1000

Platform Api Automation Example is an example object payload from ADT, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

idnametriggerenabledactions

Example Payload

Raw ↑
{
  "id": "sys-001",
  "name": "Main House Security System",
  "trigger": "schedule",
  "enabled": true,
  "actions": [
    {}
  ]
}