DeprecatedIotDeviceState

data class DeprecatedIotDeviceState(type: String, value: String)

Properties

type
Link copied to clipboard
val type: String
value
Link copied to clipboard
val value: String