Git Product home page Git Product logo

azure-iot-preview's Introduction

cortex_m4 cortex_m7

Azure RTOS SDK for Azure IoT is now officially released

Azure RTOS SDK is now part of NetX Duo version 6.1 or above. azure_iot module is in NetX Duo addons under azure_iot, and the nx_cloud module is in addon/cloud.

This repositiory is now archived, and is no longer maintained or monitored.


Azure RTOS SDK for Azure IoT

This repository contains SDK for Azure IoT services. SDK uses ThreadX and NetXDuo to connect to Azure IoT.

Documentation

Documentation for this library can be found here: Link

Key Features

✔️ feature available ✔️* feature partially available (see Description for details) ✖️ feature planned but not supported

Feature Azure RTOS SDK for Azure IoT services Description
Send device-to-cloud message ✔️ Send device-to-cloud messages to IoT Hub with the option to add custom message properties.
Receive cloud-to-device messages ✔️ Receive cloud-to-device messages and associated properties from IoT Hub.
Device Twins ✔️ IoT Hub persists a device twin for each device that you connect to IoT Hub. The device can perform operations like get twin document, subscribe to desired property updates.
Direct Methods ✔️ IoT Hub gives you the ability to invoke direct methods on devices from the cloud.
DPS - Device Provisioning Service ✔️ This SDK supports connecting your device to the Device Provisioning Service via, for example, individual enrollment using an X.509 leaf certificate.
Protocol MQTT The Azure RTOS SDK for Azure IoT services supports only MQTT.
IoT Plug and Play ✔️ IoT Plug and Play Preview enables solution developers to integrate devices with their solutions without writing any embedded code.
ASC for IoT ✔️ The Azure Security Center for IoT security module provides a comprehensive security solution for Azure RTOS devices.

Building and using the library

Prerequisites

Install the following tools:

Cloning the repo

$ git clone https://github.com/azure-rtos/azure-iot-preview.git
$ git submodule update --init

Building Sample

$ cd samples
$ cmake -GNinja -Bbuild -DCMAKE_TOOLCHAIN_FILE=./cmake/cortex_m4.cmake .
$ cmake --build ./build

Repository Structure and Usage

Branches & Releases

The master branch has the most recent code with all new features and bug fixes. It does not represent the latest General Availability (GA) release of the library.

Releases

Each official release (preview or GA) will be tagged to mark the commit and published to the Github releases tab, e.g. v6.0_beta1.

Directory layout

- azure_iot
- docs
- nx_cloud
- samples
  - cmake
  - lib
    - netxduo
    - threadx
  - ports/cortex_m4/gnu
  - ports/cortex_m7/gnu
  - sample_azure_iot_embedded_sdk

Sample projects

Sample projects ZIP files can be downloaded from the Release associated with this repository.

NOTE: These zip files are completely self-contained and include appropriate code from the other Azure RTOS repositories. Please refer to the LICENSE.txt file in each ZIP file for licensing requirements.

Security

Azure RTOS provides OEMs with components to secure communication and to create code and data isolation using underlying MCU/MPU hardware protection mechanisms. It is ultimately the responsibility of the device builder to ensure the device fully meets the evolving security requirements associated with its specific use case. In the meanwhile, with built-in support of Azure Security Center for IoT, you can detect malicious network activities and create baseline with the predefined customer alert rules.

Licensing

License terms for using Azure RTOS are defined in the LICENSE.txt file of this repo. Please refer to this file for all definitive licensing information. No additional license fees are required for deploying Azure RTOS on hardware defined in the LICENSED-HARDWARE.txt file. If you are using hardware not defined in the LICENSED-HARDWARE.txt file or have licensing questions in general, please contact Microsoft directly at https://azure-rtos.ms-iot-contact.com/

Contribution, feedback, issues, and professional support

If you encounter any bugs, have suggestions for new features, or if you would like to become an active contributor to this project, please follow the instructions provided in the contribution guideline for the corresponding repo.

For basic support, click Issues in the command bar or post a question to Stack Overflow using the threadx and azure-rtos tags.

Professional support plans (https://azure.microsoft.com/en-us/support/options/) are available from Microsoft.

Additional Resources

The following are references to additional Azure RTOS and Azure IoT in general:

Azure RTOS Website: https://azure.microsoft.com/en-us/services/rtos/
Azure RTOS Sales Questions: https://azure-rtos.ms-iot-contact.com/
Microsoft Q/A for Azure IoT: https://docs.microsoft.com/en-us/answers/products/azure?product=iot
Internet of Things Show: aka.ms/iotshow
IoT Tech Community: aka.ms/iottechcommunity

azure-iot-preview's People

Contributors

tiejunms avatar hihigupt avatar bo-ms avatar goldscott avatar liydu avatar ryanwinter avatar yuxin-azrtos 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.