Get master acces code
Get master access code and feature status. Available only on panels with keyboard.
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- input_code_enable booleandescribes feature status, true - on / false - off 
- input_code_number numbersPossible values: non-emptyand<= 8 charactersDefault value: 0000input code number 
{
  "input_code_enable": true,
  "input_code_number": "0000"
}
{
  "input_code_enable": true,
  "input_code_number": "0000"
}
Unauthorized request. Log In
- application/json
- Schema
- Example (from schema)
- Log In
Schema
- error stringerror message 
{
  "error": "Log In"
}
{
  "error": "Log In"
}
Loading...