github Azure/azure-iot-cli-extension v0.10.11
azure-iot 0.10.11

latest releases: v0.25.0, v0.24.0, v0.23.1...
3 years ago

IoT Hub updates

  • Fixed an issue where an explicit json null could not be sent for the following commands:

    • az iot hub invoke-device-method
    • az iot hub invoke-module-method
  • When using az iot hub connection-string show against all hubs in a group or subscription, the command will now
    show a warning instead of raising an error if a problem occurs obtaining a connection-string from a particular hub.

Azure Digital Twins updates

  • Addition of the following commands

    • az dt twin delete-all - Deletes all digital twins within a Digital Twins instance.
    • az dt twin relationship delete-all - Deletes all digital twin relationships within a Digital Twins instance.
  • Fixed an issue in the following update commands where malformed json patch content would not raise an error
    causing the process to call the respective service endpoint with a request payload containing an empty array. An error will now be raised.

    • az dt twin update
    • az dt twin relationship update
    • az dt twin component update

IoT Central updates

  • Addition of the following commands

    • az iot central device manual-failover - Execute a manual failover of device across multiple IoT Hubs
    • az iot central device manual-failback - Reverts the previously executed failover command by moving the device back to it's original IoT Hub

For more information about device high availability visit https://github.com/iot-for-all/iot-central-high-availability-clients#readme

Don't miss a new azure-iot-cli-extension release

NewReleases is sending notifications on new releases.