java.lang.Object
org.openremote.agent.protocol.tradfri.device.event.GatewayEvent

public class GatewayEvent extends Object
The class that represents an event that occurred to an IKEA TRÃ…DFRI gateway
  • Constructor Details

    • GatewayEvent

      public GatewayEvent(Gateway gateway)
      Construct the GatewayEvent class
      Parameters:
      gateway - The IKEA TRÃ…DFRI gateway for which the event occurred
  • Method Details

    • getGateway

      public Gateway getGateway()
      Get the IKEA TRÃ…DFRI gateway for which the event occurred
      Returns:
      The IKEA TRÃ…DFRI gateway for which the event occurred