Uses of Interface
org.openhab.core.config.discovery.sddp.SddpDeviceParticipant
Packages that use SddpDeviceParticipant
Package
Description
-
Uses of SddpDeviceParticipant in org.openhab.core.config.discovery.addon.sddp
Classes in org.openhab.core.config.discovery.addon.sddp that implement SddpDeviceParticipantModifier and TypeClassDescriptionclass
This is aSddpAddonFinder
for finding suggested Addons via SDDP. -
Uses of SddpDeviceParticipant in org.openhab.core.config.discovery.sddp
Methods in org.openhab.core.config.discovery.sddp with parameters of type SddpDeviceParticipantModifier and TypeMethodDescriptionvoid
SddpDiscoveryService.addSddpDeviceParticipant
(SddpDeviceParticipant participant) void
SddpDiscoveryService.removeSddpDeviceParticipant
(SddpDeviceParticipant participant)