Show pagesource Old revisions Backlinks Export to PDF Rename Page ODT export Add to book Book Creator Add this page to your book Book Creator Remove this page from your book Manage book (0 page(s)) Help Retrieve relay list (API version 5.0 or higher) Function call (URL)PermissionsPossible parameters /app_relais_listAdmin Sub-Admin Usernone Example call: https://192.168.0.240/app_relais_list Note: For a user, only those relays are displayed for which the user also has switching permissions. For this purpose, the “Switching relays and alarms” or “Open door” functions must be activated under Authorisations in the subscriber properties. Response typePossible content id name identnummer modusUnique Id of the relay Name of the relay Identification number of the relay Operating mode of the relay 0 Speaking 1 Door opener 2 Light 3 Alarm 4 Music on hold 5 PC relay participant 6 Second bell 7 Configuration dependent 8 Slave Relay 9 Manual Relays 10 Not used Example response: [ { "id": 4177, "name": "Aktor 1", "identnummer": 300, "modus": 9 }, { ... } ]