Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Azure IoT Device SDK for Python v2.0.0-preview.10

Latest
Compare
Choose a tag to compare
@olivakar olivakar released this 21 Aug 20:38
· 5 commits to master since this release

Changelog

  • [BUGFIX] Return registration result from DPS register
  • [REFACTOR] Rename messaging APIs
  • [REFACTOR] Consistent Fail Operation Pattern
  • [REFACTOR] Added logging for exception inside Paho
  • [INFRASTRUCTURE] Override inherited methods with shim implementations
  • [INFRASTRUCTURE] Reconnect transport after SAS token is renewed

Current SDK features

  • Device & Module clients (including IoT Edge support)
  • Authentication using
    • SAS token
    • Connection String
    • X509
    • Edge Environment
  • Send Messages/Telemetry
  • C2D messages
  • Input/output for IoT Edge
  • Direct Methods
  • Twins
  • Edge local debugging capability using the vs code extension

Features still in development

  • File Upload
  • Invoke Method

Code Examples

https://github.com/Azure/azure-iot-sdk-python-preview/tree/2019-08-21/azure-iot-device/samples