JSPM

iobroker.javascript

4.10.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 11575
  • Score
    100M100P100Q120654F
  • License MIT

Javascript/Coffescript Script Engine for ioBroker

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

Logo

Javascript Script Engine

Number of Installations Number of Installations NPM version Downloads Tests

NPM

Executes Javascript, Typescript Scripts.

Function documentation

Benutzung

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

  • search in all files
  • new rule editor (future releases)
  • heating profile (future releases)
  • ...

Changelog

4.10.4 (2020-11-09)

  • (bluefox) null timeouts are checked now
  • (AlCalzone) Correction for the typescript with async functions

4.10.3 (2020-11-08)

  • (bluefox) Corrected search in scripts

4.10.1 (2020-11-04)

  • (AlCalzone) In global TypeScripts, import can now be used
  • (AlCalzone) Iteration of $(...) query results in TypeScript no longer causes compilation to fail
  • (AlCalzone) Already-compiled TypeScripts are now recompiled after an update of the adapter to benefit of potential fixes
  • (bluefox) Corrected schedule on date object
  • (bluefox) Corrected the moving of scripts
  • (bluefox) Corrected search tab
  • (bluefox) Corrected the calculation of isDayTime variable
  • (bluefox) Corrected trim() issue by CRON builder
  • (bluefox) Corrected functions call in blockly
  • (bluefox) Corrected CRON name in blockly

4.9.8 (2020-11-01)

  • (bluefox) Corrected search in blockly

4.9.7 (2020-10-28)

  • (Apollon77) Fix possible crash case (Sentry IOBROKER-JAVASCRIPT-47, IOBROKER-JAVASCRIPT-44)
  • (AlCalzone) pass ID as the result, not the error to the callback of createState
  • (AlCalzone) update the editor's type declarations when switching scripts
  • (AlCalzone) The corrections for typescript were added

License

The MIT License (MIT)

Copyright (c) 2014-2020 bluefox dogafox@gmail.com,

Copyright (c) 2014 hobbyquaker