2fa7c519c2
This change removes dead code that was orphaned by #6452. Doing so also allows us to remove Edge Agent's dependency on the IoT Hub service SDK. To test, I ran the Build Images pipeline to generate new Docker images, then ran end-to-end and connectivity pipelines, including their nested variants, and confirmed that everything passes. ## Azure IoT Edge PR checklist: |
||
---|---|---|
.config | ||
.github | ||
.vscode | ||
builds | ||
doc | ||
e2e_deployment_files | ||
e2e_test_files | ||
edge-agent | ||
edge-hub | ||
edge-modules | ||
edge-util | ||
edgelet | ||
mqtt | ||
platform-validation | ||
samples/dotnet | ||
scripts | ||
smoke | ||
snap | ||
test | ||
tools | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
Azure.IoT.Edge.DotSettings | ||
CHANGELOG.md | ||
CodeCoverage.runsettings | ||
LICENSE | ||
Makefile | ||
Microsoft.Azure.Devices.Edge.sln | ||
Microsoft.Azure.Devices.Edge.sln.DotSettings | ||
README.md | ||
SECURITY.md | ||
THIRDPARTYNOTICES | ||
netcoreappVersion.props | ||
nuget.config | ||
owners.txt | ||
rust-toolchain.toml | ||
stylecop.json | ||
stylecop.props | ||
stylecop.ruleset | ||
trademark.txt | ||
versionInfo.json |
README.md
IoT Edge
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, the Edge Hub, and the IoT Edge Security Daemon.
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.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.