Giter VIP home page Giter VIP logo

iot-hub-device-update's Introduction

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 22.04 AMD64 Ubuntu 22.04 Build Status

Getting started

Quick Start

Build and Install

./scripts/install-deps.sh -a
./scripts/build.sh -c -u --build-packages
cd out
sudo cmake --build . --target install

Incremental Build

cd out
ninja

Run Tests

cd out
ctest

or, alternatively:

ninja test

Run tests under valgrind memcheck

Ensure /usr/bin/valgrind is a valid symlink e.g. sudo ln -s /opt/valgrind.3.19.0/bin/valgrind /usr/bin/valgrind

cd out
ctest -T memcheck

Results will be in out/Testing/Temporary/MemoryChecker.*.log

iot-hub-device-update's People

Contributors

andrewbrownmsft avatar danewalton avatar eshashah-msft avatar jamiemagee avatar jeffmill avatar joergzeidler avatar jw-msft avatar matsujirushi avatar microsoft-github-policy-service[bot] avatar neonsoftware avatar nihemstr avatar nox-msft avatar shiyi-peng avatar valolson avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.