OpenZWave / node-openzwave-shared

OpenZWave addon for Node.js (all versions) including management and security functions
Other
199 stars 113 forks source link

Optimize node refresh #341

Closed cburghardt closed 4 years ago

cburghardt commented 5 years ago

I have noticed that with the current version a node refresh does the following:

In my opinion the value removed events are superfluous as the node is removed anyway. Can this be optimized? Or is that to be done in the ozwave library?

robertsLando commented 4 years ago

@cburghardt This library doesn't make those changes but all events are from Openzwave