Status of the contacts of the exit button
Returns status of the exit buttons contacts feature. If disabled, the door will not open after closing the contacts.
Responses
- 200
 - 401
 
OK
- application/json
 
- Schema
 - Example (from schema)
 - Example
 
Schema
- enable boolean
 
{
  "enable": true
}
{
  "enable": true
}
Unauthorized request. Log In
- application/json
 
- Schema
 - Example (from schema)
 - Log In
 
Schema
- error string
 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...