Set security zones settings
Set security zones settings. Available only on the master device.
- application/json
Request Body required
zones object[]
Possible values:
<= 8
zone_id integer requiredPossible values:
>= 1
and<= 8
ID of zone
type string requiredPossible values: [
normal
,emergency
,24_hour
]Zone type. Normal - work only if enabled in scene, 24 and emergency will work all the time
mode string requiredPossible values: [
3с
,no
,nc
,bell
,call
]Dry contacts mode. 3c - trigger, no - normal open, nc - normal closed, bell - doorbell mode
delay integer requiredPossible values: [
0
,5
,15
,20
,25
,40
,60
]Delay for sensor activation in seconds
sensor string requiredPossible values: [
smoke
,gas
,pir
,door
,window
,panic
,flood
,pull_cord
,bed_mat
]Sensor type
Responses
- 200
- 400
- 401
- 422
OK
Wrong JSON body
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Wrong JSON body"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Available only on the master device
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "start emergency playback"
}
Loading...