Package org.openremote.model.protocol
Class ProtocolDiscoveryInstanceFoundEvent
java.lang.Object
org.openremote.model.event.Event
org.openremote.model.event.shared.SharedEvent
org.openremote.model.protocol.ProtocolDiscoveryInstanceFoundEvent
Raised when a protocol instance has been discovered for the specified agent type
-
Field Summary
FieldsFields inherited from class org.openremote.model.event.shared.SharedEvent
MESSAGE_PREFIX
-
Constructor Summary
ConstructorsConstructorDescriptionProtocolDiscoveryInstanceFoundEvent
(String agentDescriptor, String instanceName, Attribute<?>[] attributes) -
Method Summary
Methods inherited from class org.openremote.model.event.Event
getEventType, getEventType, getEventType, getMessageID, getTimestamp, setMessageID, setTimestamp, toString
-
Field Details
-
agentDescriptor
-
instanceName
-
attributes
-
-
Constructor Details
-
ProtocolDiscoveryInstanceFoundEvent
-
-
Method Details
-
getAgentDescriptor
-
getInstanceName
-
getAttributes
-