rzw
rzw copied to clipboard
Rusty Z-Wave - A native Z-Wave library in Rust
I've been having some fun playing with this crate, but as I have added more nodes to my network, things have become unstable. There are assumptions made about the order...
Examples needed how to use this crate, e.g.: - list all nodes in network - add node to network - query node for information - remove node from network
OpenZWave supports it.
The following command classes need to be supported: - [x] SWITCH_BINARY - [x] POWER_LEVEL - [ ] METER - [ ] SENSOR_MULTILEVEL - [ ] FIRMWARE_UPDATE_MD - [ ] MARK...