-
Notifications
You must be signed in to change notification settings - Fork 2
SecuritySystem
Martin Patfield edited this page Nov 10, 2025
·
1 revision
| Field | Required | Description |
|---|---|---|
topicGetCurrentSecurityState |
Yes | Current state of the system |
topicGetTargetSecurityState |
Yes | Target state of the system |
topicSetTargetSecurityState |
Yes | Set the target state of the system |
topicGetStatusFault |
No | Whether there is a system error |
topicGetStatusTampered |
No | Whether the system has been tampered with |
valueArmStay |
No | System armed in stay mode |
valueArmAway |
No | System armed in away mode |
valueArmNight |
No | System armed in night mode |
valueDisarm |
No | System disarmed |
valueAlarmTriggered |
No | Alarm has been triggered |
valueFault |
No | Accessory has a fault |
valueTampered |
No | Accessory has been tampered with |