Set logical address info
Set logical address info. Logical address - entity used as a call number between devices, see our wiki for details.
- application/json
Request Body required
- building integer
Possible values:
>= 1
and<= 999
Building number
- unit integer
Possible values:
<= 99
Unit number
- floor integer
Possible values:
<= 98
Floor number
- apartment integer
Possible values:
<= 99
Apartment number
- device integer
Possible values:
<= 8
0 - main monitor, 1-8 - sub monitors
- sync string
Sync password for device with the same logical address
Responses
- 200
- 400
- 401
OK
Wrong or missing parameters
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Wrong Logical Address"
}
Please log in
- application/json
- Schema
- Example (from schema)
Schema
- error string
{
"error": "Log In"
}
Loading...