]> git.basschouten.com Git - openhab-addons.git/commit
[jsscripting] Improve docs with Actions (#11624)
authorFlorian Hotze <floh5@icloud.com>
Mon, 29 Nov 2021 08:44:26 +0000 (09:44 +0100)
committerGitHub <noreply@github.com>
Mon, 29 Nov 2021 08:44:26 +0000 (09:44 +0100)
commit9bde2df3b4821032bc86e7c54effd9bc7b5d5ccc
tree743b0c4b18349e63a36ebb1e0397984400f9df6e
parent33e751c4373c80bf47ba99301d7730b67de35754
[jsscripting] Improve docs with Actions (#11624)

Updated the documentation with:
* Core Actions
* Cloud Notification Actions
* Persistence Extensions
* Ephemeris Actions
* Types and Units

Instead of the single "imports", the default scope
(openhab-core/DefaultScriptScopeProvider.java) is used.
It's imported as `openhab`, services are under `openhab.service`.

As the helper library is on the way (openhab/openhab-js):
* Added note about console.log and logging in general.
* Added note that the lib is on the way.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
bundles/org.openhab.automation.jsscripting/README.md