Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RegisterThingRequest

Data needed to perform a RegisterThing operation.

Hierarchy

  • RegisterThingRequest

Index

Properties

Optional certificateOwnershipToken

certificateOwnershipToken: undefined | string

The token to prove ownership of the certificate. The token is generated by AWS IoT when you create a certificate over MQTT.

Optional parameters

parameters: undefined | {}

Optional. Key-value pairs from the device that are used by the pre-provisioning hooks to evaluate the registration request.

templateName

templateName: string

The provisioning template name.

Generated using TypeDoc