Class DeviceAgentEvent

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  DeviceAgentEvent.Type
      Type of device events.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • DeviceAgentEvent

        public DeviceAgentEvent​(DeviceAgentEvent.Type type,
                                DeviceId deviceId)
        Creates a new device agent event for the given type and device ID.
        Parameters:
        type - event type
        deviceId - device ID