Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
8 of 9 tasks
rkoshak opened this issue Apr 1, 2022 · 0 comments
Open
8 of 9 tasks

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

rkoshak opened this issue Apr 1, 2022 · 0 comments

Comments

@rkoshak
Copy link
Owner

rkoshak commented Apr 1, 2022

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.

  • alarmClock: deprecated
  • counting: needs to wait for result of new UoM handling
  • debounce
  • ephemToD
  • mqttEB
  • openReminder/thresholdAlert: merge into one rule, the only difference is the comparison
  • presenceSim
  • thingStatus: update to use GenericEventTrigger
  • toToday: not quite deprecated but not needed any longer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant