GetManagedThingResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The timestampe value of when the device was activated.

Link copied to clipboard

The id of the advertised product.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) of the managed thing.

Link copied to clipboard

The brand of the device.

Link copied to clipboard

The classification of the managed thing such as light bulb or thermostat.

Link copied to clipboard

The identifier of the connector destination associated with this managed thing.

Link copied to clipboard

The third-party device id as defined by the connector. This device id must not contain personal identifiable information (PII).

Link copied to clipboard

The id of the connector policy.

Link copied to clipboard

The timestamp value of when the device creation request occurred.

Link copied to clipboard

The identifier of the credential locker for the managed thing.

Link copied to clipboard

A Zwave device-specific key used during device activation.

Link copied to clipboard

The network mode for the hub-connected device.

Link copied to clipboard
val id: String?

The id of the managed thing.

Link copied to clipboard

The unique 13 digit number that identifies the managed thing.

Link copied to clipboard

The media access control (MAC) address for the device represented by the managed thing.

Link copied to clipboard

The metadata for the managed thing.

Link copied to clipboard

The model of the device.

Link copied to clipboard
val name: String?

The name of the managed thing representing the physical device.

Link copied to clipboard

Owner of the device, usually an indication of whom the device belongs to. This value should not contain personal identifiable information.

Link copied to clipboard

Id of the controller device used for the discovery job.

Link copied to clipboard

The provisioning status of the device in the provisioning workflow for onboarding to IoT managed integrations.

Link copied to clipboard
val role: Role?

The type of device used. This will be the Amazon Web Services hub controller, cloud device, or IoT device.

Link copied to clipboard

The serial number of the device.

Link copied to clipboard

A set of key/value pairs that are used to manage the managed thing.

Link copied to clipboard

The universal product code (UPC) of the device model. The UPC is typically used in the United States of America and Canada.

Link copied to clipboard

The timestamp value of when the managed thing was last updated at.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String