var OPENHAB_CONF = Java.type("java.lang.System").getenv("OPENHAB_CONF"); load(OPENHAB_CONF+'/automation/lib/javascript/community/log.js'); You find detail usage ...
Rule Harvester is a general purpose rules engine. The rules engine receives an input and then processes rule definitions against the input, changing that input along the way. Finally, the processed ...