OpenZWave / node-openzwave-shared

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

How do I query for values? #352

Closed wmmihaa closed 4 years ago

wmmihaa commented 4 years ago

Perhaps I've miss something obvious, but is there a GetValues function?

robertsLando commented 4 years ago

@wmmihaa Nope, there are only events to subscribe to, check here https://github.com/OpenZWave/node-openzwave-shared/blob/master/test2.js#L45