CreateThingRequest

The input for the CreateThing operation.

Types

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

Properties

Link copied to clipboard

The attribute payload, which consists of up to three name/value pairs in a JSON document. For example:

Link copied to clipboard

The name of the billing group the thing will be added to.

Link copied to clipboard

The name of the thing to create.

Link copied to clipboard

The name of the thing type associated with the new thing.

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