Skip to content

Azure IoT Device Library for Python v2.0.0

Compare
Choose a tag to compare
@cartertinney cartertinney released this 17 Dec 00:36
5e4c4e7

Library Features

Device & Module clients

  • Authentication using
    • Connection String
    • X509
    • Edge Environment
    • Symmetric Key
  • Send Messages/Telemetry
  • C2D messages
  • Input/output messages for IoT Edge
  • Direct Methods
  • Twins
  • File Upload
  • Invoke Method

Provisioning client

  • Register a device on the Device Provisioning Service
  • Authentication using:
    • Symmetric Key
    • X509 Certificate

Code Examples

https://github.com/Azure/azure-iot-sdk-python/tree/master/azure-iot-device/samples