AssociateDeviceWithPlacementRequest

Types

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

Properties

Link copied to clipboard

The ID of the physical device to be associated with the given placement in the project. Note that a mandatory 4 character prefix is required for all deviceId values.

Link copied to clipboard

The device template name to associate with the device ID.

Link copied to clipboard

The name of the placement in which to associate the device.

Link copied to clipboard

The name of the project containing the placement in which to associate 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