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
-