azure-iot-cli-extension

Azure IoT extension for Azure CLI

OTHER License

Stars
83

Bot releases are visible (Hide)

azure-iot-cli-extension - azure-cli-iot-ext 0.4.5

Published by digimaun over 6 years ago

  • Introduces C2D message send for Python 3.4+.
  • Concurrently support 0.4.0 + 0.5.0 IoT mgmt SDK
  • Improved top parameter for list ops
  • Generalize uamqp dependency check (for operations that require it)

Compatible with Azure CLI core 2.0.24 and up.

azure-iot-cli-extension - azure-cli-iot-ext 0.4.4

Published by digimaun over 6 years ago

  • First release of monitor-events command. Currently supports Python 3.5+, with increased support in future updates. Uses uamqp beta5 build as provider and therefore inherits its compatibility.
  • Help text improvements.
  • Generate sas token duration param will force int.

Compatible with Azure CLI core 2.0.24 and up.

azure-iot-cli-extension - azure-cli-iot-ext 0.4.3

Published by digimaun over 6 years ago

  • Mode 2 login support for most IoT Hub commands. Provide an IoT Hub connection string via --login/-l for commands that support it.
  • Added X509 root CA support for DPS enrollment groups
  • Reworked device simulator
  • Various fixes and tweaks.

Compatible with Azure CLI core 2.0.24 and up.

azure-iot-cli-extension - azure-cli-iot-ext 0.4.1

Published by digimaun over 6 years ago

  • Device Provisioning Service Individual + Group enrollments support secondary cert for identity attestation.
  • Encoding issue fixed for listing edge devices (with hub device-identity list -ee)
  • IoT Edge workflow improved. Edge device modules will be immediately returned after applying a single device configuration.
  • Major internal optimizations in package structure
  • Travis CI integration

Compatible with Azure CLI core 2.0.24 and up.

azure-iot-cli-extension - azure-cli-iot-ext 0.4.0

Published by digimaun almost 7 years ago

Includes Device Provisioning Service functionality. Compatible with Azure CLI core 2.0.24 and up.

azure-iot-cli-extension - azure-cli-iot-ext 0.3.2

Published by digimaun almost 7 years ago

First public release. Compatible with Azure CLI core 2.0.24 and up.

Related Projects