github Azure/azure-iot-cli-extension v0.10.14
azure-iot 0.10.14

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

IoT Central updates

  • Adds support to run root/interface level device commands.
  • Adds support to get command history for root/interface level device commands.
  • The --interface-id parameter for commands "device command run" , "device command history" changed to optional.

IoT Hub updates

  • Decoding fix for az iot hub c2d-message receive - the command will use the "ContentEncoding" header value (which indicates the message body encoding) or fallback to utf-8 to decode the received message body.

  • Addition for az iot hub generate-sas-token - the command will allow offline generation of SAS tokens using a connection string (via --connection-string).

  • Changes to Edge validation for set-modules and edge deployment creation:

    By default only properties of system modules $edgeAgent and $edgeHub are validated against schemas installed with the IoT extension.
    This can be disabled by using the --no-validation switch.

Azure Digital Twins updates

  • Addition of the following commands

    • az dt reset - Preview command which deletes all data entities from the target instance (models, twins, twin relationships).

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

NewReleases is sending notifications on new releases.