AlCalzone
AlCalzone
Hm, he already did use `v` if I'm not mistaken.
Further reading: https://github.com/zwave-js/node-zwave-js/issues/3019 https://github.com/zwave-js/node-zwave-js/issues/2142 and the available log transports are here: https://github.com/zwave-js/log-transports/tree/master/packages If anyone feels compelled to turn this into a coherent documentation for https://github.com/zwave-js/node-zwave-js, please go ahead.
AFAIK z2m already has access to all the information necessary to generate such a view. Surely zwave-js could be extended give some hints, but the raw data is there as...
I have a couple of plans in this regard, will take some time though.
That seems to work, but is hard to test
No, I mean future. Just as a reminder when NodeJS 9 (or rather 10) becomes the norm. At the moment we can't use this, but it could be a very...
Now that NodeJS 10 is available to the public, we could tackle this similar to how NodeJS 6+ is using VM2.
Isn't this fixed @GermanBluefox ?
I don't know which of the many PRs from the 4.9-4.10 era causes this, but it has to do with how statements in global TypeScripts are transformed in order to...