]> git.basschouten.com Git - openhab-addons.git/commit
[jsscripting] Library and Doc updates (#11800)
authorDan Cunningham <dan@digitaldan.com>
Fri, 17 Dec 2021 07:00:44 +0000 (23:00 -0800)
committerGitHub <noreply@github.com>
Fri, 17 Dec 2021 07:00:44 +0000 (08:00 +0100)
commitfe271e3c4a019ebb152867d76ede176546d7307f
tree4c090a928efa0b9ee3ff01ddfe2b05152d5db47a
parentfcd6ed6e576ab391022c28b1d86023a1f4560f23
[jsscripting] Library and Doc updates (#11800)

* [jsscripting] Library and Doc updates

This updates the documentation, bumps the NPM version library, and implements conversion of JS date types (js-joda) to Java types

Signed-off-by: Dan Cunningham <dan@digitaldan.com>
bundles/org.openhab.automation.jsscripting/README.md
bundles/org.openhab.automation.jsscripting/docs/rule-config.png [new file with mode: 0644]
bundles/org.openhab.automation.jsscripting/docs/rule-engines.png [new file with mode: 0644]
bundles/org.openhab.automation.jsscripting/docs/rule-script.png [new file with mode: 0644]
bundles/org.openhab.automation.jsscripting/docs/settings.png [new file with mode: 0644]
bundles/org.openhab.automation.jsscripting/pom.xml
bundles/org.openhab.automation.jsscripting/src/main/java/org/openhab/automation/jsscripting/internal/OpenhabGraalJSScriptEngine.java