PowerStatusChanged

data class PowerStatusChanged(val deviceId: String, val isPowerOn: Boolean) : IoTPropsEvent

Constructors

Link copied to clipboard
constructor(deviceId: String, isPowerOn: Boolean)

Properties

Link copied to clipboard
Link copied to clipboard