github Azure/azure-iot-cli-extension v0.8.6
azure-cli-iot-ext 0.8.6

latest releases: v0.25.0, v0.24.0, v0.23.1...
5 years ago
  • For IoTHub commands - improves json handling for arguments that require json.
    • For overloaded arguments which can be a file path or raw json, if an input file path does not exist but looks like a file (ends in a common file prefix) then the CLI will provide a warning indicating so.
    • Clearer error messages if json parsing fails. The error describes the failed argument and the file (if applicable).
  • Edge deployments support metric definitions at creation time via --metrics argument (like device configurations).
  • Fixes issue with az iot hub invoke-device-method preventing primitive value payloads.
  • The az iot device simulate command will send default values for content-type and content-encoding. These values can be overridden.

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

NewReleases is sending notifications on new releases.