StateCapability

State capabilities added for the managed thing.

Types

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

Properties

Link copied to clipboard
val id: String

The id of the managed thing in the capability report.

Link copied to clipboard

Name for the Amazon Web Services capability.

Link copied to clipboard
val properties: <Error class: unknown class>?

Describe the command capability with the properties it supports.

Link copied to clipboard

Version for the Amazon Web Services capability.

Functions

Link copied to clipboard
inline fun copy(block: StateCapability.Builder.() -> Unit = {}): StateCapability
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