IncQueryLabs / smarthome-cep-demonstrator

Eclipse Public License 1.0
5 stars 1 forks source link

Create a HomeIO demo with the Sirius rule editor #23

Closed dandrid closed 6 years ago

dandrid commented 6 years ago

A Sirius based rule editor can be used, to create simple graphical rules. These graphical rules are stored in EMF. From EMF, with the help of VIATRA and XTEND, we can generate drools rules.

The purpose of this demo, is to find out the coverage of this rule generator tool.

dandrid commented 6 years ago

@rethybalint created the automation rules for HomeIO room A,D,E. The automation rules included:

The dimmer and alarm rules cannot be created because they use time based comparison between events, which is not supported by this rule editor tool yet.