Uses of Interface
org.openhab.core.semantics.SemanticTagProvider
-
Uses of SemanticTagProvider in org.openhab.core.semantics
Modifier and TypeClassDescriptionclass
ManagedSemanticTagProvider
is an OSGi service, that allows to add or remove semantic tags at runtime by callingAbstractManagedProvider.add(E)
orAbstractManagedProvider.remove(K)
. -
Uses of SemanticTagProvider in org.openhab.core.semantics.model
Modifier and TypeClassDescriptionclass
This class defines a provider of all default semantic tags.