DeprecatedIotDeviceRequest

data class DeprecatedIotDeviceRequest(deviceId: String, states: List<DeprecatedIotDeviceState>)

Properties

deviceId
Link copied to clipboard
val deviceId: String
states
Link copied to clipboard
val states: List<DeprecatedIotDeviceState>