UpdateManagedThingRequest

Types

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

Properties

Link copied to clipboard

The brand of the device.

Link copied to clipboard

The capabilities of the device such as light bulb.

Link copied to clipboard

A report of the capabilities for the managed thing.

Link copied to clipboard

The updated capability schemas that define the functionality and features supported by the managed thing.

Link copied to clipboard

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

Link copied to clipboard

The identifier of the credential for the managed thing.

Link copied to clipboard

The network mode for the hub-connected device.

Link copied to clipboard

The id of 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

The serial number of the device.

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