Package Exports
- iobroker.javascript
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iobroker.javascript) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme

Javascript Script Engine
Executes Javascript, Typescript Scripts.
Here you can find description of blockly.
Hier kann man die Beschreibung von Blockly finden.
Описание по blockly можно найти здесь.
This adapter uses Sentry libraries to automatically report exceptions and code errors to the developers. For more details and for information how to disable the error reporting see Sentry-Plugin Documentation! Sentry reporting is used starting with js-controller 3.0.
How to build (only for developers)
Just run npm i in the root and in the src folders.
And then call npm run build.
Todo
- new rule editor (future releases)
- heating profile (future releases)
- ...
Changelog
4.10.14 (2021-01-25)
- (Apollon77) Handle more cases with invalid script names/state-ids (Sentry IOBROKER-JAVASCRIPT-5R)
4.10.13 (2021-01-24)
- (Apollon77) Handle more cases with invalid script names/state-ids (Sentry IOBROKER-JAVASCRIPT-4B)
4.10.11 (2021-01-22)
- (Apollon77) Optimize error handling in createState and file mirror again
4.10.10 (2021-01-22)
- (Apollon77) Do not try to set a state value if object creation was not successful (Sentry IOBROKER-JAVASCRIPT-5G)
- (Apollon77) Make sure no incorrect states are trying to be set (Sentry IOBROKER-JAVASCRIPT-5F, IOBROKER-JAVASCRIPT-5A)
4.10.9 (2021-01-13)
- (Apollon77) Make sure to end all Timeouts
- (Apollon77) Prevent crash case (Sentry IOBROKER-JAVASCRIPT-51)
License
The MIT License (MIT)
Copyright (c) 2014-2020 bluefox dogafox@gmail.com,
Copyright (c) 2014 hobbyquaker
