OpenZWave / node-openzwave-shared

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

NodeNeighborUpdate failed #339

Closed cburghardt closed 5 years ago

cburghardt commented 5 years ago

I have several Neo power plugs. For those the requestNodeNeigborUpdate fails:

command feedback for node 31: state: "The controller is communicating with the other device to carry out the command", error: "No error", helpmsg: "RequestNodeNeighborUpdate ControllerCommand - InProgress" command feedback for node 31: state: "The command has failed", error: "No error", helpmsg: "RequestNodeNeighborUpdate ControllerCommand - Failed"

It works for other devices but all the ones from Neo CoolCam don't work. Is that an issue of the device or the library?

ekarak commented 5 years ago

Hi, this is a message reported from the underlying C++ library and does not indicate an issue with node-openzwave (the Node.js adapter). This message implies (if I'm not mistaken) that the device doesn't respond to that control request and isn't capable of routing.