shade
latest
lights
/
inkapplications.shade.lights.structures
/
PowerupPowerState
/
StaticPower
Static
Power
data
class
StaticPower
(
val
powerValue
:
PowerValue
)
:
PowerupPowerState
Set a static on/off state when power is restored.
Constructors
Properties
Constructors
Static
Power
Link copied to clipboard
fun
StaticPower
(
powerValue
:
PowerValue
)
Properties
power
Value
Link copied to clipboard
val
powerValue
:
PowerValue
Power state to restore when the light turns on.