Uses of Class
org.openhab.core.util.LightModel
Packages that use LightModel
-
Uses of LightModel in org.openhab.core.thing.binding
Fields in org.openhab.core.thing.binding declared as LightModelModifier and TypeFieldDescriptionprotected final LightModelBaseLightThingHandler.modelLight state machine model to manage light capabilities, configuration, and runtime stateMethods in org.openhab.core.thing.binding with parameters of type LightModelModifier and TypeMethodDescriptionprotected abstract voidBaseLightThingHandler.doTransmitBindingSpecificRemoteLightData(LightModel model) Transmit the appropriate command to the remote light device based on the model state. -
Uses of LightModel in org.openhab.core.util
Methods in org.openhab.core.util that return LightModelModifier and TypeMethodDescriptionLightModel.copy()Runtime State: create and return a copy of this LightModel.