yepher / RaZBerry

Notes About ZWave and RazBerry
149 stars 28 forks source link

Zwave Serial API #4

Open petrklus opened 8 years ago

petrklus commented 8 years ago

Hello!

I am looking for a specific function of the serial API and was wondering if you saw it - I am after getting the network backup / restore functionality in my app. The raZberry supports it, and apparently it's part of the Sigma's proprietary API.

Any hints?

yepher commented 8 years ago

I would say setup the serial port sniffer in this project and run from the UI to kick off the backup to see what commands are sent.

petrklus commented 8 years ago

Any tips on best tools to record the serial comms?