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