java.lang.Object
es.kukenan.smartfi.microservice.eventsender.events.event.EventAttributes

public class EventAttributes extends Object
EventAttributes class.
  • Field Details

    • notification

      private Notification notification
      Notification body event attribute.
    • device

      private List<Device> device
      List of device body event attribute.
  • Constructor Details

    • EventAttributes

      public EventAttributes(List<Device> device, Notification notification)
      Constructor.
      Parameters:
      device - device list
      notification - notification
  • Method Details

    • toString

      public String toString()
      To string.
      Overrides:
      toString in class Object
      Returns:
      the string