From BioStar 2.7.14, the New Local API supports to control for the floor of the Elevator.
You can lock/unlock/release/open the elevator through the API.
- Before controlling the elevator through API, we recommend that you confirm the elevator information through retrieving API named POST /api/v2/elevators/search or GET /api/elevators/{id}.
- How to confirm the elevator information using POST /api/v2/elevators/search