- 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.
- Ansible Configuration Management
- Project 2007項(xiàng)目管理實(shí)用詳解
- 網(wǎng)絡(luò)服務(wù)器架設(shè)(Windows Server+Linux Server)
- Python Artificial Intelligence Projects for Beginners
- 基于LPC3250的嵌入式Linux系統(tǒng)開(kāi)發(fā)
- 返璞歸真:UNIX技術(shù)內(nèi)幕
- HBase Design Patterns
- PostgreSQL Administration Essentials
- 工業(yè)控制系統(tǒng)測(cè)試與評(píng)價(jià)技術(shù)
- Cloud Security Automation
- INSTANT Puppet 3 Starter
- INSTANT VMware vCloud Starter
- 智能鼠原理與制作(進(jìn)階篇)
- 人工智能:智能人機(jī)交互
- Effective Business Intelligence with QuickSight