Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

csiweb

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

csiweb

Campbell Scientific CR6 Logger Wifi Interface

  • 0.3.0
  • PyPI
  • Socket score

Maintainers
1

Campbell Scientific CR6 WiFi Python Client

pipeline status coverage report documentation PyPI

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.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc