Azure IoT Device Samples 📟 🔌 🔋💡
Перейти к файлу
Ian Hollier 472eefde43
Update README.md
2020-11-17 20:52:27 -08:00
AZ3166
ESP32
ESP8266 esp8266: split twin callback for device settings and ease ESP WD 2019-06-21 11:16:17 -07:00
HttpOnly Remove explicitly set Content-Length HTTP Header (#84) 2019-07-02 11:21:32 -07:00
MBED_OS
MXCHIP changed the content type of telemetry to be application/json and utf-8 2020-08-06 11:07:21 -07:00
RaspberryPi
WindowsIoT
freeRTOS/b-l475e-iot01a1-bg96-verizon
tools/dice
.gitignore
LICENSE
README.md Update README.md 2020-11-17 20:52:27 -08:00
ThirdPartyNotices.txt

README.md

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.