Class GatewayEvent
java.lang.Object
org.openremote.agent.protocol.tradfri.device.event.GatewayEvent
The class that represents an event that occurred to an IKEA TRÅDFRI gateway
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the IKEA TRÅDFRI gateway for which the event occurred
-
Constructor Details
-
GatewayEvent
Construct the GatewayEvent class- Parameters:
gateway
- The IKEA TRÅDFRI gateway for which the event occurred
-
-
Method Details
-
getGateway
Get the IKEA TRÅDFRI gateway for which the event occurred- Returns:
- The IKEA TRÅDFRI gateway for which the event occurred
-