Skip to content

azure-iot 0.11.0

Compare
Choose a tag to compare
@digimaun digimaun released this 06 Oct 01:13
2e773f5

IoT Central updates

  • Adds preview commands (v1.1-preview):

    • Organizations (az iot central organization)
    • File Upload Configuration (az iot central file-upload-config)
    • Jobs (az iot central job)
  • Adds x-ms-client-request-id header for each request

Breaking Changes

  • List commands like az iot central device list and others,
    now return list of items instead of a main dict with item ids as keys and items as values.

    Involved commands:

    • az iot central device list
    • az iot central device-template list
    • az iot central api-token list
    • az iot central user list