openhab-addons
openhab-addons copied to clipboard
[jsscripting] Name timers created by `setTimeout` & `setInterval`
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, ...):