ADT · Schema

Device

A security device (sensor, camera, lock, or smart home device).

Access ControlAutomationHome SecurityIoTMonitoringSecuritySmart Home

Properties

Name Type Description
id string Unique identifier of the device.
name string Display name of the device.
type string Type of device.
status string Current status of the device.
zone string Security zone the device belongs to.
batteryLevel integer Battery level percentage (0-100) for battery-powered devices.
lastActivity string Timestamp of last device activity.
View JSON Schema on GitHub