Package org.openhab.core.addon
Class AddonType
java.lang.Object
org.openhab.core.addon.AddonType
This class defines an add-on type.
- Author:
- Kai Kreuzer - Initial contribution
-
Field Details
-
AUTOMATION
-
BINDING
-
MISC
-
PERSISTENCE
-
TRANSFORMATION
-
UI
-
VOICE
-
DEFAULT_TYPES
-
-
Constructor Details
-
AddonType
Creates a new type instance with the given id and label- Parameters:
id
-label
-
-
-
Method Details