[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>
This commit is contained in:
Dan Cunningham
2021-12-16 23:00:44 -08:00
committed by GitHub
parent fcd6ed6e57
commit fe271e3c4a
7 changed files with 515 additions and 134 deletions

View File

@@ -25,7 +25,7 @@
<graal.version>21.3.0</graal.version>
<asm.version>6.2.1</asm.version>
<oh.version>${project.version}</oh.version>
<ohjs.version>openhab@1.2.0</ohjs.version>
<ohjs.version>openhab@1.2.1</ohjs.version>
</properties>
<build>