Skip to content

azure-iot 0.17.0

Compare
Choose a tag to compare
@digimaun digimaun released this 18 Aug 02:18
73f5ff3

Device Update

  • The Device Update command group supports all data plane functionality via in-preview update and device
    sub-command groups. The data plane API version used is 2022-07-01-preview.

IoT Hub updates

  • Updated the az iot hub monitor-events command to support an optional --message-count argument.
    The message-count defines the maximum number of messages received from the hub before the monitor automatically stops.
    If not provided the monitor keeps running until the user force-kills the monitor.