Class LightEvent
java.lang.Object
org.openremote.agent.protocol.tradfri.device.event.DeviceEvent
org.openremote.agent.protocol.tradfri.device.event.LightEvent
- Direct Known Subclasses:
LightChangeEvent
The class that represents a light event that occurred to an IKEA TRÅDFRI light
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openremote.agent.protocol.tradfri.device.event.DeviceEvent
getDevice
-
Constructor Details
-
LightEvent
Construct the LightEvent class- Parameters:
light
- The light for which the event occurred
-
-
Method Details
-
getLight
Get the light for which the event occurred- Returns:
- The light for which the event occurred
-