rkoshak / openhab-rules-tools

Library functions, classes, and examples to reuse in the development of new Rules.
Other
62 stars 23 forks source link

Refactor templates to use ECMAScript 2021 and openhab-js #68

Open rkoshak opened 2 years ago

rkoshak commented 2 years ago

As the uptake for JS Scripting increases and we get closer to the sunsetting of Nashorn the Rule Templates should be refactored to use openhab-js which will greatly simplify them and make them easier to maintain and enhance their capabilities.