Uses of Class
org.openhab.core.config.discovery.AbstractDiscoveryService
Packages that use AbstractDiscoveryService
-
Uses of AbstractDiscoveryService in org.openhab.core.config.discovery
Subclasses of AbstractDiscoveryService in org.openhab.core.config.discoveryModifier and TypeClassDescriptionclass
AbstractThingHandlerDiscoveryService<T extends ThingHandler>
TheAbstractThingHandlerDiscoveryService
extends theAbstractDiscoveryService
for thing-based discovery services. -
Uses of AbstractDiscoveryService in org.openhab.core.config.discovery.sddp
Subclasses of AbstractDiscoveryService in org.openhab.core.config.discovery.sddpModifier and TypeClassDescriptionclass
This is aDiscoveryService
implementation, which can find SDDP devices in the network.