Skip to content

Microsoft Azure IoT Hub SDK for .NET Release 2020-9-30

Compare
Choose a tag to compare
@barustum barustum released this 01 Oct 01:28

Microsoft.Azure.Devices.Client 1.31.0

  • Updated reference to Microsoft.Azure.Devices.Shared nuget.

Microsoft.Azure.Devices 1.27.0

  • Add a new client (DigitalTwinClient) to support operations against Digital Twin. Digital Twin APIs operate on high-level constructs in the Digital Twins Definition Language (DTDL) such as components, properties, and commands. The Digital Twin APIs make it easier for solution builders to create IoT Plug and Play solutions.
  • Updated reference to Microsoft.Azure.Devices.Shared nuget.

Microsoft.Azure.Devices.Shared 1.25.0

  • Add support for retrieving ModelId on Twin object.

Microsoft.Azure.Devices.Provisioning.Client 1.16.0

  • Add a PnpConvention helper class for formatting the DPS device registration payload, per plug and play convention.
  • Updated reference to Microsoft.Azure.Devices.Shared nuget.

Microsoft.Azure.Devices.Provisioning.Transport.Amqp 1.13.0

  • Updated reference to Microsoft.Azure.Devices.Shared nuget.

Microsoft.Azure.Devices.Provisioning.Transport.Http 1.12.0

  • Updated reference to Microsoft.Azure.Devices.Shared nuget.

Microsoft.Azure.Devices.Provisioning.Transport.Mqtt 1.13.0

  • Updated reference to Microsoft.Azure.Devices.Shared nuget.

Microsoft.Azure.Devices.Provisioning.Security.Tpm 1.12.0

  • Updated reference to Microsoft.Azure.Devices.Shared nuget.

Microsoft.Azure.Devices.Provisioning.Service 1.16.0

  • Updated reference to Microsoft.Azure.Devices.Shared nuget.