Campbell Scientific CR6 Logger Wifi Interface
Project description
Campbell Scientific CR6 WiFi Python Client
csiweb is a Python package to interface a Campbell Scientific data logger via
its CSI web server interface.
Installation
First, make sure you have a recent version of setuptools:
python3 -m pip install --user --upgrade setuptools
Then, to install, run from the repository root:
python3 -m pip install --user .
or install it from PyPi:
python3 -m pip install --user csiweb
(Run sudo apt-get update && sudo apt-get -y install python3-pip if it
complains about pip not being found)
What can csiweb do?
- periodically query data from a CSI web server
- publish the data via MQTT to one or more configurable brokers
- a systemd user service file is also provided
Documentation
Documentation of the csiweb package can be found here on
GitLab.
Also, the command-line help page csiweb -h is your friend.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
csiweb-0.3.0.tar.gz
(27.0 kB
view details)
File details
Details for the file csiweb-0.3.0.tar.gz.
File metadata
- Download URL: csiweb-0.3.0.tar.gz
- Upload date:
- Size: 27.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.0.1 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8cb80aef466270a317d7e5bd538d52c4d3d6ebe6616bf583b67e82430afb4698
|
|
| MD5 |
a92920168dbfe9a1d45cfd8ec2905df3
|
|
| BLAKE2b-256 |
e2bf3a1baa140cd41e4f5807524a40b60d028e2328c05ea56004d047e05e7255
|