Forum Discussion
TXAutomation
Feb 25, 2021Copper Contributor
Teams Room API?
Can you direct me to an API specific to Teams Rooms? We are seeking to write an application that will enable a button (available in and out of a call) to show an HTML5 page for IoT device control. ...
Mamatha-MSFT
Mar 02, 2021Former Employee
TXAutomation, Could you please confirm does that help clarify.
TXAutomation
Mar 02, 2021Copper Contributor
Mamatha-MSFT - thank you for pointing me to the Graph documentation. The Places API is not exactly what I am seeking. While it does contain metadata about room AV device capabilities, I am seeking to go further and actually control those AV devices.
From the Teams Room UI, I would like to add a button that will show a webpage. This webpage will contain device control buttons for IoT devices - like TV volume or lights off for example. The HTML5 page is something I would make and host external to the system.
The Teams Room UI modification I need to make simply gets a button that the user can push and trigger a pop-up within the UI that contains my webpage.