azure_iot_operations_services 1.2.0

Azure IoT Operations Services
Documentation

Azure IoT Operations - Services

Utilities for using the Azure IoT Operations Services over MQTT, leveraging the Azure IoT Operations - MQTT crate.

Examples | Release Notes

Overview

The Azure IoT Operations Services provides clients for the various services in Azure IoT Operations:

  • State Store
  • Schema Registry
  • Leased Lock
  • Leader Election (coming soon)

Features

To enable a specific client, the corresponding feature must be enabled.

  • all: Enables all clients.
  • state_store: Enables the State Store client.
  • schema_registry: Enables the Schema Registry client.
  • leased_lock: Enables the Leased Lock client.
  • azure_device_registry: Enables the Azure Device Registry client.