Retrieve Teams Rooms (MTRoA) device “Pairing status” via Graph API
We have an issue where the main MTRoA device and the touch console (peripheral device) become disconnected. Then after a while they sometimes reconnect. In the admin portal a “Pairing status” is reported on the touch panel devices. When they disconnect this is reflected in the portal via this status message. What I want to do is get this information out of the Graph API so we can report on it. I just don‘t know how this is represented in the API, if at all. I don’t see it in the PowerShell module Microsoft.Graph.Beta.Teams.
Does anyone know if this data is exposed anywhere in the “teamwork” API?
We have an issue where the main MTRoA device and the touch console (peripheral device) become disconnected. Then after a while they sometimes reconnect. In the admin portal a “Pairing status” is reported on the touch panel devices. When they disconnect this is reflected in the portal via this status message. What I want to do is get this information out of the Graph API so we can report on it. I just don’t know how this is represented in the API, if at all. I don’t see it in the PowerShell module Microsoft.Graph.Beta.Teams.Does anyone know if this data is exposed anywhere in the “teamwork” API? Read More