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
- Host: GitHub
- URL: https://github.com/markrad/azure-iot-rust-sample
- Owner: markrad
- License: mit
- Created: 2020-10-07T00:34:09.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-10-07T15:45:30.000Z (over 5 years ago)
- Last Synced: 2025-06-18T10:52:27.334Z (about 1 year ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.