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
- Goto current line in debugger
- heating profile (future releases)
- ...
Changelog
5.2.8 (2021-07-22)
- (bluefox) Fixed the debug of scripts
5.2.7 (2021-07-17)
- (bluefox) Fixed error in rules
5.2.6 (2021-07-16)
- (bluefox) Added fallback for admin4
5.2.3 (2021-07-08)
- (agross) Fix imports like "rxjs/operators" for versioned npm modules
5.2.2 (2021-07-06)
- (Apollon77) Add support to install npm packages as defined version (name@version)
License
The MIT License (MIT)
Copyright (c) 2014-2021 bluefox dogafox@gmail.com,
Copyright (c) 2014 hobbyquaker