Class ModelCoreConstants

java.lang.Object
org.openhab.core.model.core.ModelCoreConstants

@NonNullByDefault public class ModelCoreConstants extends Object
This class holds all important constants relevant for this bundle.
Author:
Kai Kreuzer - Initial contribution
  • Field Details

    • SERVICE_PID

      public static final String SERVICE_PID
      The service pid used for the managed service (without the "org.openhab.core" prefix
      See Also:
  • Constructor Details

    • ModelCoreConstants

      public ModelCoreConstants()