https://github.com/quentinms/aranet4-cli
CLI to get info from an Aranet4 device
https://github.com/quentinms/aranet4-cli
aranet4 co2-sensor
Last synced: 10 months ago
JSON representation
CLI to get info from an Aranet4 device
- Host: GitHub
- URL: https://github.com/quentinms/aranet4-cli
- Owner: quentinms
- Created: 2022-05-02T11:55:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-03-19T20:43:13.000Z (about 3 years ago)
- Last Synced: 2025-08-15T19:40:06.837Z (10 months ago)
- Topics: aranet4, co2-sensor
- Language: Rust
- Homepage:
- Size: 20.5 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# aranet4-cli
CLI to get info from an Aranet4 device
a.k.a. my first rust project by following the [Command line apps in Rust](https://rust-cli.github.io/book/) tutorial.
```
aranet4-cli get --max-devices=1
```
Requires firmware v1.2.0 or greater.