Uses of Class
org.openhab.core.library.items.SwitchItem
Packages that use SwitchItem
- 
Uses of SwitchItem in org.openhab.core.library.items
Subclasses of SwitchItem in org.openhab.core.library.itemsModifier and TypeClassDescriptionclassA ColorItem can be used for color values, e.g.classA DimmerItem can be used as a switch (ON/OFF), but it also accepts percent values to reflect the dimmed state.