openhab / openhab-js

openHAB JavaScript Library for JavaScript Scripting Automation
https://www.openhab.org/addons/automation/jsscripting/
Eclipse Public License 2.0
38 stars 31 forks source link

Add `SCRIPT` transformation profile docs #190

Closed florian-h05 closed 1 year ago

florian-h05 commented 1 year ago

Reference https://github.com/openhab/openhab-core/pull/2883.

The "graaljs" MIME type is introduced in https://github.com/openhab/openhab-addons/pull/13851.

Please note that the transformation docs link might not work now, as the doc updates aren't published yet.

Signed-off-by: Florian Hotze florianh_dev@icloud.com

florian-h05 commented 1 year ago

@rkoshak Can you please review? You are always good at docs stuff ...

rkoshak commented 1 year ago

LGTM. I didn't see anything I'd change. It's cool that we can pass arguments. That will come in really useful I think.