rzw icon indicating copy to clipboard operation
rzw copied to clipboard

Rusty Z-Wave - A native Z-Wave library in Rust

Results 6 rzw issues
Sort by recently updated
recently updated
newest added

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

The following command classes need to be supported: - [x] SWITCH_BINARY - [x] POWER_LEVEL - [ ] METER - [ ] SENSOR_MULTILEVEL - [ ] FIRMWARE_UPDATE_MD - [ ] MARK...

todo

Include travis to automatic test and build the project

todo