Class ProbedDeviceFoundMessage

java.lang.Object
org.somda.sdc.common.event.AbstractEventMessage<DiscoveredDevice>
org.somda.sdc.dpws.client.event.ProbedDeviceFoundMessage
All Implemented Interfaces:
EventMessage

public class ProbedDeviceFoundMessage extends AbstractEventMessage<DiscoveredDevice>
Provides a DiscoveredDevice object that is delivered through a ProbeMatches message for a certain Probe request.
  • Constructor Details

  • Method Details

    • getDiscoveryId

      public String getDiscoveryId()
      Gets the discovery identifier of the Probe request that has resolved the discovered device.
      Returns:
      the discovery identifier of the discovery process that the discovered device relates to.