Stoian Ivanov
Stoian Ivanov
As described in #4914 it will be very hand to be able to subscribe for all network events via the driver event emitter, and this PR enables this. It's just...
**Is your feature request related to a problem? Please describe.** This library is mostly used for base of home automation systems where every node must be monitored. But to get...
For one of my projects, I keep a cJSON representation of a data structure that syncs with remote source. I common problem in I my experience. Sometimes, I need to...