PowerParameters

data class PowerParameters(val on: Boolean? = null)

Power settings for a device

Constructors

Link copied to clipboard
fun PowerParameters(on: Boolean? = null)

Properties

Link copied to clipboard
val on: Boolean? = null

Simple on/off state for the device