Nouknouk
Nouknouk
Hi, I face two strange issues with well known Zwave devices regarding their "Wake up" commmand class **1) [FIBARO Keyfob (aka. FGKF-601)](https://products.z-wavealliance.org/products/2064?selectedFrequencyId=1)** This device implements Wake Up V2 command class...
Hi, I face a segfault, apparently when using getDriverStatistics in my node application too early, when driver has not yet been connected. ### To reproduce: - The driver has been...
Hi, first, thanks for this usefull library. I'd like to send zwave commands and associate JS promises, being resolved/rejected according to the real feedback provided by the zwave network. When...
Hi, I'm using structured arguments: ``` logger.info("foo txt {}", value("bar.foo", 42)); ``` This is a very, very convenient way for the developer to structure value in his logs with an...
Beforeall, **many thanks** for this repository ; it helped me save A LOT of time to have a basis for a proper - reproducible - initialization of the elastic stack,...