| Crates.io | lci-gateway |
| lib.rs | lci-gateway |
| version | 0.9.0 |
| created_at | 2022-08-12 00:18:40.133036+00 |
| updated_at | 2022-09-02 05:40:32.322141+00 |
| description | An API to interact with the LCI gateway. |
| homepage | https://github.com/TheEmpty/lci-gateway |
| repository | https://github.com/TheEmpty/lci-gateway |
| max_upload_size | |
| id | 643665 |
| size | 83,738 |
Some Rust APIs for integrating with an LCI gateway, commonly found in RVs.
Disclaimer: Not officaily supported. Developer(s) not associated with the LCI brand or company.
This may not support all types of devices. Check out the current supported items in examples/ which can be ran for ex: cargo run --example dimmers
Currently supported:
Things I don't need to / intend to add: If you need one of these, feel free to add it and send a pull request.
Available via crates.io.
In your project you simply need to run cargo add lci-gateway.