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