5.5.4 api io doorbell
The /api/io/doorbell function activates the logical activation of the doorbell in the answering units.
The function is part of the I/O service and, where authentication is used, the user has to be assigned the Entries and Exits – Control privilege.
Methods:
POST
The function has no parameters.
The reply is in the application/json format and includes no parameters.
Example:
POST /api/io/doorbell
{
"success" : true
}
