Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegisterThingResponse

Response payload to a RegisterThing request.

Hierarchy

  • RegisterThingResponse

Index

Properties

Optional deviceConfiguration

deviceConfiguration: undefined | {}

The device configuration defined in the template.

Optional thingName

thingName: undefined | string

The name of the IoT thing created during provisioning.

Generated using TypeDoc