Uses of Package
org.openhab.core.config.discovery.sddp
Packages that use org.openhab.core.config.discovery.sddp
Package
Description
-
Classes in org.openhab.core.config.discovery.sddp used by org.openhab.core.config.discovery.addon.sddpClassDescriptionA 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
. -
Classes in org.openhab.core.config.discovery.sddp used by org.openhab.core.config.discovery.sddpClassDescriptionA 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.