Uses of Package
org.openhab.core.config.discovery.sddp
Package
Description
-
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
. -
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.