MicrosoftDocs / msteams-docs

Source for the Microsoft Teams developer platform documentation.
https://aka.ms/teamsdev
Creative Commons Attribution 4.0 International
289 stars 513 forks source link

How to access IOT central dashboard in Teams app personal tab #5865

Open amansani15 opened 2 years ago

amansani15 commented 2 years ago

I am looking for some documentation to know how to add/access IOT central dashboard in teams app personal tab.

https://docs.microsoft.com/en-us/azure/iot-central/core/quick-deploy-iot-central

I followed the steps in the above link to create an IOT central application, adding device and creating some visual charts for the device data. I would like to display these charts within the Teams APP Personal tab. I have a teams application with the combination of bot and couple of personal tabs, I would like to add one more personal tab where I want to show the charts created within the IOT Central dashboard.

Could you provide/guide/route me where I can find this information or is it even possible to do that?

Any inputs are highly appreciated. Thank you

ghost commented 2 years ago

Hi amansani15! Thank you for bringing this issue to our attention. We will investigate and if we require further information we will reach out in one business day. Please use this link to escalate if you don't get replies.

Best regards, Teams Platform

sayali-MSFT commented 2 years ago

@amansani15 - We are looking into this I will get back to you soon.

sayali-MSFT commented 2 years ago

Please have look into this-1.https://docs.microsoft.com/en-us/azure/iot-central/core/howto-manage-dashboards 2.https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/create-personal-tab?pivots=mvc-csharp

Sarsue commented 2 years ago

Please have look into this-1.https://docs.microsoft.com/en-us/azure/iot-central/core/howto-manage-dashboards 2.https://docs.microsoft.com/en-us/microsoftteams/platform/tabs/how-to/create-personal-tab?pivots=mvc-csharp

@sayali-MSFT is there a tutorial showing how we can display IotCentral charts in a teams tab ?

sayali-MSFT commented 2 years ago

You can integrate webapp as personal tab. here is tutorial for personal Tab- https://github.com/OfficeDev/Microsoft-Teams-Samples/tree/main/samples/tab-personal/mvc-csharp

amansani15 commented 2 years ago

So is IOTCentralCharts is a web app?

sayali-MSFT commented 2 years ago

Please have look into this- https://docs.microsoft.com/en-us/azure/iot-hub/iot-hub-live-data-visualization-in-web-apps

amansani15 commented 2 years ago

@sayali-MSFT We have already implemented it. The charts within the provided link are developed using one of the charts library. But in IOT central, we have an option to build the charts using drag and drops. All we are trying to know is, how to display the charts created within the IOT central dashboard into teams static tab - personal.

Is IOT central or charts within the IOT central are web apps?

sayali-MSFT commented 2 years ago

IOT central is an application that reduces the burden and cost of developing, managing, and maintaining enterprise-grade IoT solutions. https://docs.microsoft.com/en-us/azure/iot-central/core/overview-iot-central