Package org.openhab.core.config.discovery.sddp
package org.openhab.core.config.discovery.sddp
-
ClassDescriptionA DTO class containing data from an SDDP device discovery result.A
SddpDeviceParticipant
that is registered as a service is picked up by theSddpDiscoveryService
and can thus be informed when the SDDP service discovers or removes anSddpDevice
.ASddpDiscoveryParticipant
that is registered as a service is picked up by theSddpDiscoveryService
and can thus contributeDiscoveryResult
s from SDDP scans.This is aDiscoveryService
implementation, which can find SDDP devices in the network.