Skip to main content

a library to read data from the Biral VPF-730 Present weather sensor

Project description

CI pre-commit.ci status docs

vpf-730

A package to read data from the Biral VPF-730 Present weather sensor.

installation

pip install vpf-730

quick start

Make sure your Sensor is connected and find out the port it is connected to. For a detailed documentation please see the Docs.

Versions > 0.5.0 contain a full rewrite with lots of breaking changes

logger as a CLI

The logger: Communication and continuous data logging

vpf-730 logger --serial-port /dev/ttyS0

sender as a CLI

The sender: Sending data to a remote server

VPF730_API_KEY=deadbeef vpf-730 sender \
--get-endpoint "https://api.example/com/vpf-730/status" \
--post-endpoint "https://api.example/com/vpf-730/data"

as a package

from vpf_730 import VPF730

vpf730 = VPF730(port='/dev/ttyS1')
print(vpf730.measure())

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vpf_730-0.7.2.tar.gz (13.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

vpf_730-0.7.2-py2.py3-none-any.whl (15.3 kB view details)

Uploaded Python 2Python 3

File details

Details for the file vpf_730-0.7.2.tar.gz.

File metadata

  • Download URL: vpf_730-0.7.2.tar.gz
  • Upload date:
  • Size: 13.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for vpf_730-0.7.2.tar.gz
Algorithm Hash digest
SHA256 4bb0e279f99ab6c76c3ede856df4d43209fe60d34b614bbee7f23f95177f3049
MD5 3d725406d89ef7c07397a03c38046d47
BLAKE2b-256 110776bedfdf2bffe7e07f1fbcd1525a41d0da0926a247d324af418f0e8d1579

See more details on using hashes here.

File details

Details for the file vpf_730-0.7.2-py2.py3-none-any.whl.

File metadata

  • Download URL: vpf_730-0.7.2-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.3 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.6

File hashes

Hashes for vpf_730-0.7.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 291b83f5c9cc56b421ada1dd8b306a3f7fdbe042aae3592681dd0c99c0383aed
MD5 99f93beec3dcd952e6d84ad4ad7ae224
BLAKE2b-256 c87250cd6fb5a6375bf2961ba7e065ff08e19494e10b4039ce6502f01fe0294d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page