- Source:
Items backend namespace. Providing access to the openHAB backend.
Members
(static, constant) exports.sendItemCommand
- Source:
Sends a command to an Item.
(static, constant) exports.getItemState
- Source:
Gets the state of an Item.
(static, constant) exports.getItem
- Source:
Gets a single Item.
(static, constant) exports.getAllItems
- Source:
Gets all Items.