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.1.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.1-py2.py3-none-any.whl (15.3 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: vpf_730-0.7.1.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.1.tar.gz
Algorithm Hash digest
SHA256 c553602bef47ee163dd716978d0bd816bc2adbd0e80a8eb746e3fa64cd7f4f42
MD5 9822041815a8813b5d1b5428583de937
BLAKE2b-256 133a16c46b5b75ab2c8c2aa3d1b6f4fc06aadb2101f63127b2cb4afe8e8b8387

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vpf_730-0.7.1-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.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 29ac2ecd6a070a5db63debff895b4b39d126fafb9ae708cf004da59edb98ed91
MD5 54778b646297335c0aa4668daeddf553
BLAKE2b-256 f3471320dfd4e2dcb1b8009581421c3d9e3fa423aa7d1b17e2d2de9fd3ce0e17

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