Teekanne / openhab

Automatically exported from code.google.com/p/openhab
0 stars 0 forks source link

Script / Rule Generation with visual programming editor #407

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
1. Feature Description
The creation of scripts and rules in openhab is far from ideal. It takes quite 
some time and some java insight to create something usefull. Therefore I would 
like to suggest the usage of something like blockly 
(https://code.google.com/p/blockly/). I know that having IDE support is alredy 
a nice thing to have, but I think that things could be even easier! It's not 
trivial, but I think that it can be done. Blockly has no external dependency 
and runs completely inside a browser on the client side. The resulting code can 
then be saved where it's needed.

2. Example Use Case
Max wants to create a rule that turns a light on at 18:00. He just takes a 
block that uses the time as condition and then he selects the proper device 
from a list. The source for his new rule is generated on the fly and he just 
needs to press the "save this rule as..." button for his new rule to take 
effect.

Original issue reported on code.google.com by paolo.qu...@gmail.com on 19 Aug 2013 at 2:13

GoogleCodeExporter commented 8 years ago

Original comment by teichsta on 5 Nov 2013 at 10:53

GoogleCodeExporter commented 8 years ago
This issue has been migrated to Github. If this issue id is greater than103 its 
id has been preserved on Github. You can open your issue by calling the URL 
https://github.com/openhab/openhab/issues/<issueid>. Issues with ids less or 
equal 103 new ids were created.

Original comment by teichsta on 17 Nov 2013 at 8:08

GoogleCodeExporter commented 8 years ago
see above!

Issue has been migrated to Github and should be discussed there.

Original comment by teichsta on 21 Nov 2013 at 1:51