- Azure IoT Development Cookbook
- Yatish Patil
- 287字
- 2021-07-02 20:50:32
Pre-configured solutions
Azure IoT Suite provides two common IoT solution patterns. Each solution is end-to-end, built along with the simulator to generate the telemetry data. These solutions give you the starting point for your IoT case, as well as a lesson on how a common IoT scenario works.
Microsoft Azure IoT provides three common scenarios in the form of pre-configured solutions with IoT Suite:
Remote monitoring: This preconfigured solution connects and monitors devices. Once we deploy the remote monitoring suite on Azure subscription, it also provides a simulator and these simulated devices will keep on generating data for these devices. Once the data is ingested, it will be processed against a set of rules and the data will then be presented on the dashboard. It uses a Bing map to show the live location of the devices.
Predictive maintenance: Predictive maintenance is another common IoT scenario. This solution, once deployed, starts automatically simulating the data. It also provides a predictive model, which is helpful in the case of asset maintenance. In Chapter 6, IoT Suite and Pre-Configured Solutions, we will be creating pre-configured solutions.
Connected factory: When you deploy the connected factory pre-configured solution, this solution is built with a common industrial scenario. In this scenario, factories can be connected to the solution, thus reporting the data values required to find out overall equipment efficiency (OEE) and key performance indicators (KPIs) for the factory operations. The following sections show you how to:
- Monitor factory, production lines, station OEE, and KPI values
- Analyze the telemetry data generated from these devices using Azure Time Series Insights
- Act on alerts to fix issues
It also provides the dashboard view for these actions and operations as a part of this solution.
- ASP.NET Core:Cloud-ready,Enterprise Web Application Development
- 國際大學生程序設計競賽中山大學內部選拔真題解(二)
- Oracle 11g從入門到精通(第2版) (軟件開發視頻大講堂)
- HBase從入門到實戰
- Django Design Patterns and Best Practices
- 編寫高質量代碼:改善C程序代碼的125個建議
- Mathematica Data Analysis
- ServiceNow:Building Powerful Workflows
- Java并發編程之美
- Practical Microservices
- OpenCV Android Programming By Example
- Vue.js光速入門及企業項目開發實戰
- Machine Learning for OpenCV
- C# 7.0本質論
- Java服務端研發知識圖譜