An open API service indexing awesome lists of open source software.

https://github.com/markrad/azure-iot-rust-sample

Sample code to interface with the Azure-SDK-For-C API to publish telemetry to an IoT hub
https://github.com/markrad/azure-iot-rust-sample

Last synced: 8 months ago
JSON representation

Sample code to interface with the Azure-SDK-For-C API to publish telemetry to an IoT hub

Awesome Lists containing this project

README

          

# Azure-IoT-Rust-Sample
Sample code to interface with the Azure-SDK-For-C API to publish telemetry to an IoT hub.

This sample illustrates how one might use the Azure lightweight C SDK (https://github.com/Azure/azure-sdk-for-c) to send telemetry from a rust application.