Get monitor security mode feature status
If the feature is enabled, then when the card brought to the reader the alarm will be automatically turned off on the corresponding monitor.
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- security_monitor_enable boolean
{
"security_monitor_enable": false
}
{
"security_monitor_enable": true
}
Log In
Loading...