# Azure-iotedge **Repository Path**: anyplc/Azure-iotedge ## Basic Information - **Project Name**: Azure-iotedge - **Description**: 基于 Moby(Docker 开源内核)容器引擎,支持 Linux/Windows、ARM64/x86_64 全架构. 定位:微软 Azure 生态下的容器化边缘计算运行时框架,依托 Azure IoT Hub 云端做统一设备管理,将云端业务、AI、数据处理能力下沉到工业网关、工控机、边缘盒子本地运行,解决物联网高带宽、低延迟、离线自治、多协议接入四大痛点。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-06-18 - **Last Updated**: 2026-06-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # IoT Edge [![Build Status](https://dev.azure.com/msazure/One/_apis/build/status/Custom/Azure/IoT/Edge/Core/Azure-IoT-Edge-Core%20CI?branchName=main)](https://dev.azure.com/msazure/One/_build/latest?definitionId=45137&branchName=main) Welcome to the home of IoT Edge. IoT Edge moves cloud analytics and custom business logic to devices so that your organization can focus on business insights instead of data management. Enable your solution to truly scale by configuring your IoT software, deploying it to devices via standard containers, and monitoring it all from the cloud. This repository consists of three main projects: the [Edge Agent](edge-agent), the [Edge Hub](edge-hub), and the [IoT Edge Security Daemon](edgelet). ## Documentation Documentation for the Azure IoT Edge product can be found at https://docs.microsoft.com/azure/iot-edge. ## Contributing If you would like to build or change the IoT Edge source code, please follow the [devguide](doc/devguide.md). --- This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/). For more information see the [Code of Conduct FAQ](https://opensource.microsoft.com/codeofconduct/faq/) or contact [opencode@microsoft.com](mailto:opencode@microsoft.com) with any additional questions or comments.