This software allows you to connect Campbell Scientific loggers to a BayEOS Gateway.
- Runs as a systemd daemon on Debian systems
- Polls logger tables for new observation data using the python-campbell-logger module
- Saves and sends data asynchronously to a BayEOS Gateway by using the bayeos-gateway transport client
Date | Version | Notes |
---|---|---|
2018-05-06 | 1.1 | Initial import with most-recent mode |
2022-07-06 | 1.2 | Debian package built with make, python3-campbell-logger dependency, get data since record |
2022-10-27 | 1.2.1 | Fix: Import of none float types |