-
Notifications
You must be signed in to change notification settings - Fork 50
Rule Text Editor
Chris Jackson edited this page Dec 27, 2013
·
4 revisions
The rule editor allows editing of rule files. A list of rules is provided in the list on the left, and clicking on any of these rules will load the editor in the right side of the window.
The rule editor provides a nice syntax highlighted editor for editing the openHAB rules.
The editor provides the following toolbar buttons.
- Revert the rule file to the original - ie don't save changes
- Save changes
- Undo the last changes
- Redo the last undo
- Increase the font size
- Decrease the font size
- Insert an openHAB rule template. This inserts "Rule...when...then...end" at the current position.
- Insert an item name. This opens a dialog box with a list of all item names and inserts the selected name at the cursor location.
- Home
- General Configuration
- Item Configuration
- Sitemap Configuration
- Binding Configuration
- Charting
- Persistence stores and graphing
- Rules and Automation
- Rule Designer: Overview
- Rule Designer: Building Blocks
- Rule Designer: Example 1
- Rule Designer: Example 2
- Rule Text Editor
- Technical
- Language Support
- Binding descriptor files
- Z Wave Product Database
- REST Item Config
- REST Item Icons
- REST Persistence
- REST Sitemap Config
- Rule Item Library
- Item Rule Configuration