Skip to content

azure-iot 0.9.0

Compare
Choose a tag to compare
@digimaun digimaun released this 25 Feb 02:17
b85c206
  • Extension package has been renamed to azure-iot.
  • IoT Hub SDK refresh. Service calls (except for az iot dt commands) point to api-version 2019-10-01.
  • Breaking change: Evaluating an edge deployment/hub configuration SYSTEM metric (via show-metric) will return non-manipulated query output.
    • This means the result is always a collection of objects.
  • Breaking change: Removed long since deprecated parameter --config-id from edge deployments.
    • Use --deployment-id or -d instead.
  • When creating ADM module configurations, the target condition starting with 'from devices.modules where' is required and enforced.
  • Help text for ADM module configurations has been updated with proper target condition syntax for module criteria.