The IoT Edge OSS project
Clone or download
philipktlin Update IoT Edge samples (#780)
Create a solution for Samples and apply same dot settings for ReSharper code formatting.
Latest commit 42b7ecf Feb 1, 2019
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.config Add security scan suppression (#600) Dec 3, 2018
.github Merged PR 938651: Add an issue template Jul 3, 2018
.vscode Merged PR 515054: Enable solution builds from VS, VS Code, and 'dotne… Nov 13, 2017
bin Merged PR 475834: Create a script to create multi-arch manifest Oct 20, 2017
builds publishing E2E Test files to artifacts. (#770) Jan 30, 2019
doc Reinstate "nat" as the Moby network for Windows containers (#709) Jan 11, 2019
e2e_deployment_files Add one more module to stress tests deployment and different protocols ( Feb 1, 2019
e2e_test_files Adding E2E Test for Twin Operations. (#754) Jan 29, 2019
edge-agent Fix module constructor (#778) Feb 1, 2019
edge-bootstrap/python Roll to version 1.0.6 (#730) Jan 18, 2019
edge-hub fix csproj to explicitly reference JRE without requiring it to be in … Jan 30, 2019
edge-modules Update IoTHub Client/Service SDKs (#758) Jan 30, 2019
edge-util Double encode DeviceId and ModuleId when building audience (#759) Jan 30, 2019
edgelet Mask the password in the proxy URI before logging it (#785) Feb 1, 2019
samples/dotnet Update IoT Edge samples (#780) Feb 2, 2019
scripts Update IoT Edge samples (#780) Feb 2, 2019
smoke Adds a check if module is running before checking data from a specifi… Feb 2, 2019
tools Add capability to use a provided root CA to generate certificates (#694) Jan 9, 2019
.editorconfig Merged PR 469065: Merge master1 to master Oct 16, 2017
.gitattributes Ensure rs files have LF endings (#475) Oct 22, 2018
.gitignore Add E2E tests for X.509 auth (#703) Jan 14, 2019
.gitmodules Merged PR 846969: Make a iothsm-tpm library that links in TPM functio… May 24, 2018
Azure.IoT.Edge.DotSettings Static readonly fields should be PascalCase (#700) Jan 9, 2019
CHANGELOG.md Roll to version 1.0.6 (#730) Jan 18, 2019
CodeCoverage.runsettings Merged PR 730404: Enabling Skipped tests. They are passing. The tests… Mar 23, 2018
LICENSE Merged PR 922782: Add line breaks to license Jun 26, 2018
Microsoft.Azure.Devices.Edge.sln Build dotnet using CheckInBuild configuration for checkin build (#473) Nov 30, 2018
Microsoft.Azure.Devices.Edge.sln.DotSettings Code formating for C# codebase (#677) Jan 4, 2019
README.md Fix the CI status link in the Readme (#737) Jan 23, 2019
THIRDPARTYNOTICES Support URL-encoded userinfo in proxy URI's authority (#619) Dec 7, 2018
nuget.config Update webjobs nuget package (#312) Sep 19, 2018
stylecop.json Code formating for C# codebase (#677) Jan 4, 2019
stylecop.props Code formating for C# codebase (#677) Jan 4, 2019
stylecop.ruleset Code formating for C# codebase (#677) Jan 4, 2019
trademark.txt Merged PR 922483: Add LICENSE, THIRDPARTYNOTICE, trademark.txt, and u… Jun 26, 2018
versionInfo.json Prepare for next dev cycle (#732) Jan 18, 2019

README.md

IoT Edge

Build Status

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.