zwave-js-ui icon indicating copy to clipboard operation
zwave-js-ui copied to clipboard

How to fetch the zwave controller sdk(chip binary) version in a separate nodejs application

Open hassan-xy opened this issue 1 year ago • 3 comments

Hi guys, I need to fetch the zwave controller sdk(chip binary) version in a separate nodejs application. I am not sure as to how I can fetch it. I tried but was unable to do so. Can you guys share an example of how I can fetch it. image

Thanks

hassan-xy avatar May 16 '24 14:05 hassan-xy

MQTT ? https://zwave-js.github.io/zwave-js-ui/#/guide/mqtt

robertsLando avatar May 16 '24 15:05 robertsLando

I mean not through MQTT but maybe like I hit an API and I receive the version number as response, kinda like this example: {"api":"firmwareUpdateOTW","args":[{"name":"zwave_ncp_serial_api_controller_BRD4207A.gbl","data":{}}]}

Thanks

hassan-xy avatar May 18 '24 08:05 hassan-xy

@hassan-xy there is no api for that, the alternative is to enable zwavejs server and connect using websockets like home hassistant does.

See docs here: https://github.com/zwave-js/zwave-js-server

robertsLando avatar May 20 '24 07:05 robertsLando

This issue is stale because it has been open 90 days with no activity. Remove the stale label or comment or this will be closed in 5 days. To ignore this issue entirely you can add the no-stale label

github-actions[bot] avatar Aug 19 '24 00:08 github-actions[bot]

This issue is now closed due to inactivity, you can of course reopen or reference this issue if you see fit.

github-actions[bot] avatar Aug 25 '24 00:08 github-actions[bot]