Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IotHubDeviceConnection

Package version

Information that enables communication between the IoT Hub and the IoT device - allowing this edge module to act as a transparent gateway between the two.

Hierarchy

  • IotHubDeviceConnection

Index

Properties

Properties

Optional credentials

IoT device connection credentials. Currently IoT device symmetric key credentials are supported.

deviceId

deviceId: string

The name of the IoT device configured and managed in IoT Hub. (case-sensitive)

Generated using TypeDoc