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