openhab-addons icon indicating copy to clipboard operation
openhab-addons copied to clipboard

[jsscripting] Name timers created by `setTimeout` & `setInterval`

Open florian-h05 opened this issue 2 years ago • 0 comments

In https://github.com/openhab/openhab-core/pull/2911 the ability to name timers/scheduled jobs was added to openHAB. To ease debugging, we should name timers created by the setTimeout & setInterval polyfills after the rule UID (for UI rules) or the filename.

I‘ll work on this, but I created this issue for tracking.

Your Environment

  • Version used: 3.4.0.M2 (e.g., openHAB and add-on versions)
  • Environment name and version (e.g. Chrome 76, Java 8, Node.js 12.9, ...):
  • Operating System and version (desktop or mobile, Windows 10, Raspbian Buster, ...):

florian-h05 avatar Oct 02 '22 19:10 florian-h05