Show pagesourceOld revisionsBacklinksAdd to bookExport to PDFODT exportBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer Reddit TeamsRecent ChangesSend via e-MailPrintPermalink × Book Creator Add this page to your book Book Creator Remove this page from your book Manage book(0 page(s)) Help Get the wake-up time list of a room Function call (URL)PermissionsPossible parameters /app_hotel_wakeup_listAdmin Sub-AdminID Unique ID of the hotel participant / room Response call: https://192.168.0.240/app_hotel_wakeup_list?id=7382 Note: In order to use this function, the Hotel User function must be activated. Response typePossible content id Unique number of the set alarm time zeitAlarm time, specified in hh:mm. tagIndicate the day or days. 1 Monday 2 Tuesday 4 Wednesday 8 Thursday 16 Friday 32 Saturday 64 Sunday 31 Monday through Friday 96 Saturday to Sunday 127 daily aktivShows whether the alarm time is on or off 0 off 1 on immerShows whether the alarm time is executed once or repeatedly 0 once 1 recurring fwProgShows whether the alarm time has been set by the subscriber phone. 0 via web interface or API 1 via programming function by telephone Example response: [ { "id": 5070, "zeit": "08:16", "tag": 31, "aktiv": 1, "immer": 1, "fwProg": 0 }, { "id": 5813, "zeit": "09:15", "tag": 96, "aktiv": 1, "immer": 1, "fwProg": 1 } ] en/products/compact-commander-series-_4000-5000-6000/developer_documentation/ict_system_api/get_the_wake-up_time_list_of_a_room.txt Last modified: 04.03.2020 12:54by klosek