| Crates.io | azure_iot_operations_protocol |
| lib.rs | azure_iot_operations_protocol |
| version | 1.0.0 |
| created_at | 2025-12-12 22:50:35.976601+00 |
| updated_at | 2025-12-12 22:50:35.976601+00 |
| description | Utilities for using the Azure IoT Operations Protocol over MQTT |
| homepage | |
| repository | https://github.com/Azure/iot-operations-sdks |
| max_upload_size | |
| id | 1982265 |
| size | 789,080 |
Utilities for using the Azure IoT Operations Protocol over MQTT, leveraging the Azure IoT Operations - MQTT crate.
The Azure IoT Operations Protocol allows for structured data to be sent and received between applications in two patterns:
Simply implement the provided serialization traits for your structured data, and use the envoy clients for the pattern you wish to use!