OpenZWave / node-openzwave-shared

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

zwave.setConfigParam(nodeId, paramId, paramValue, <sizeof paramValue>); #254

Closed ptorrent closed 5 years ago

ptorrent commented 5 years ago

Hello,

What's the paramId argument of this function ? And when I should call it to change a value ( only COMMAND_CLASS_WAKE_UP ?)

Thanks for your support