Device Update for IoT Hub agent
Перейти к файлу
Gerhard Ebinger 070b667d52
Update device-update-agent-extended-result-codes.md (#649)
the link in "see adu_core.h" is wrong
2024-08-26 13:32:18 -07:00
.github/ISSUE_TEMPLATE Update issue templates 2022-12-08 13:45:58 -08:00
.vscode Public Preview Refresh, Release 0.8.0 (#118) 2022-02-02 22:39:39 -08:00
azurepipelines Update Pipelines Build README.md (#300) 2023-02-10 18:11:58 -08:00
cmake Public Preview Refresh, Release 0.8.0 (#118) 2022-02-02 22:39:39 -08:00
daemon Merge Release 1.0.0 Changes to main (#235) 2022-11-01 11:14:25 -07:00
docs Update device-update-agent-extended-result-codes.md (#649) 2024-08-26 13:32:18 -07:00
licenses Merge Release 1.0.0 Changes to main (#235) 2022-11-01 11:14:25 -07:00
packages Merge Release 1.0.0 Changes to main (#235) 2022-11-01 11:14:25 -07:00
scripts Release Patch 1.0.2 (#376) 2023-02-08 15:03:44 -08:00
src chg read count arg to one less-than buf size to avoid nul term write past buffer (#531) 2023-09-01 14:47:12 -07:00
tools Patch 1.0.1 Release (#340) 2023-01-13 22:12:33 -08:00
.clang-format Initialize new repo 2021-02-10 13:58:17 -08:00
.clang-tidy Initialize new repo 2021-02-10 13:58:17 -08:00
.cmake-format.json Initialize new repo 2021-02-10 13:58:17 -08:00
.editorconfig Public Preview Refresh, Release 0.8.0 (#118) 2022-02-02 22:39:39 -08:00
.gitattributes Merge Release 1.0.0 Changes to main (#235) 2022-11-01 11:14:25 -07:00
.gitignore Merge Release 1.0.0 Changes to main (#235) 2022-11-01 11:14:25 -07:00
CHANGELOG.md Public Preview Refresh, Release 0.8.0 (#118) 2022-02-02 22:39:39 -08:00
CMakeLists.txt Release Patch 1.0.2 (#376) 2023-02-08 15:03:44 -08:00
CODE_OF_CONDUCT.md Device Update for IoT Hub Public preview documentation (#4) 2021-02-26 14:40:14 -08:00
CONTRIBUTING.md Update contrib guide, develop and ideas discussion 2022-11-02 10:28:54 -07:00
CPPLINT.cfg Initialize new repo 2021-02-10 13:58:17 -08:00
LICENSE Public Preview Refresh, Release 0.8.0 (#118) 2022-02-02 22:39:39 -08:00
README.md Public Preview Refresh, Release 0.8.0 (#118) 2022-02-02 22:39:39 -08:00
SECURITY.md Adding Microsoft SECURITY.MD (#175) 2022-06-14 15:31:24 -07:00
SUPPORT.md Merge Release 1.0.0 Changes to main (#235) 2022-11-01 11:14:25 -07:00

README.md

What is Device Update for IoT Hub?

Device Update for IoT Hub is a service that enables you to deploy over-the-air updates (OTA) for your IoT devices.

Device Update for IoT Hub is an end-to-end platform that customers can use to publish, distribute, and manage over-the-air updates for everything from tiny sensors to gateway-level devices.

Device Update for IoT Hub also provides controls on how to manage the deployment updates so you are always in control of when and how devices are updated. Device Update for IoT Hub also provides reporting capabilities so you are always up to date on the state of your devices via integration with IoT Hub.

Device Update for IoT Hub features provide a powerful and flexible experience, including:

  • Update management UX integrated with Azure IoT Hub
  • Gradual update rollout through device grouping and update scheduling controls
  • Programmatic APIs to enable automation and custom portal experiences
  • At-a-glance update compliance and status views across heterogenous device fleets
  • Support for resilient device updates (A/B) to deliver seamless rollback
  • Subscription and role-based access controls available through the Azure.com portal
  • On-premise content cache and Nested Edge support to enable updating cloud disconnected devices
  • Detailed update management and reporting tools

Reference agent

Build Status
Ubuntu 18.04 AMD64 Ubuntu 18.04 Build Status

Getting started