Package org.openhab.core.model.core
Class ModelCoreConstants
java.lang.Object
org.openhab.core.model.core.ModelCoreConstants
This class holds all important constants relevant for this bundle.
- Author:
- Kai Kreuzer - Initial contribution
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
The service pid used for the managed service (without the "org.openhab.core" prefix -
Constructor Summary
-
Method Summary
-
Field Details
-
SERVICE_PID
The service pid used for the managed service (without the "org.openhab.core" prefix- See Also:
-
-
Constructor Details
-
ModelCoreConstants
public ModelCoreConstants()
-