Skip to content
This repository has been archived by the owner on Jul 14, 2023. It is now read-only.

Azure/iot-central-firmware

Repository files navigation

Note: The code in this repository is provided as an example of how to connect a device to IoT Central. It is not production ready code, and is not supported by the Azure IoT Central team.

Azure IoT Central Device / Platform Sample projects

Reference firmware / sample implementation repository for some of the supported devices / frameworks.

  • Are you looking for a particular device sample? Create an issue on this repository and let us know.

A quick note about DPS endpoint

The Device Provisioning Service (DPS) endpoint used in these samples are all coded to work with the DPS public cloud endpoint at global.azure-devices-provisioning.net. For China and other sovereign clouds that do not allow access to this DPS public endpoint. For these samples to work it is necessary to change this value the correct DPS endpoint for the private or sovereign cloud being used.

Contents

Device Provisioning Helper Tools

Reporting Security Issues

Security issues and bugs should be reported privately, via email, to the Microsoft Security Response Center (MSRC) at secure@microsoft.com. You should receive a response within 24 hours. If for some reason you do not, please follow up via email to ensure we received your original message. Further information, including the MSRC PGP key, can be found in the Security TechCenter.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

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.