Get the floor number for lift module
Returns the number of the floor on which the panel is installed for identification by the lift module. The function works when using the appropriate lift module, for example EVRC-IP. For the detailed description please follow lift module manual.
Responses
- 200
- 401
OK
- application/json
- Schema
- Example (from schema)
- Example
Schema
- floor integer
Possible values:
<= 99
Timeout in seconds
{
"floor": 1
}
{
"floor": 1
}
Log In
Loading...