- Hands-On Edge Analytics with Azure IoT
- Colin Dow
- 262字
- 2021-06-24 16:22:02
IoT Edge modules
IoT Edge modules are execution units that run business logic. They are implemented as Docker compatible containers. Azure IoT edge modules contain Azure services or custom code and are the smallest unit handled by Azure IoT. There are four elements to an IoT edge module. They are as follows:
- Module image
- Module instance
- Module identity
- Module twin
A module image contains applications that use the management, communications and security features of the Azure IoT Edge runtime. A developer may create their own module image or export one from a supported Azure service. Module images exist in the cloud and may be used in different solutions. Every time a module image is deployed to a device, a new module instance is created once the IoT Edge runtime is started. The following diagram shows a module image that lives in the cloud and the deployment of this image in two different geographic locations (Canada and the United Kingdom):
You may deploy multiple module images and put them on any edge computer anywhere in the world. However, each module instance would be its own entity once the module is started.
Module identities are created whenever the Azure IoT Edge runtime creates a new module instance. Module identities are used for local and cloud communications for the module instance. Corresponding module twins are created for each module instance and used to configure the module instance. Module twins and module instances are associated with each other using the module entity. Module twins are JSON documents that store module information and configuration properties.
- 自動控制工程設(shè)計入門
- 人工智能超越人類
- Cinema 4D R13 Cookbook
- Go Machine Learning Projects
- Java實用組件集
- 西門子S7-200 SMART PLC從入門到精通
- 快學(xué)Flash動畫百例
- SharePoint 2010開發(fā)最佳實踐
- C語言開發(fā)技術(shù)詳解
- 高維聚類知識發(fā)現(xiàn)關(guān)鍵技術(shù)研究及應(yīng)用
- PVCBOT機(jī)器人控制技術(shù)入門
- 從零開始學(xué)PHP
- Building Google Cloud Platform Solutions
- 工業(yè)機(jī)器人集成應(yīng)用
- 渲染王3ds Max三維特效動畫技術(shù)