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