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.6.0.tar.gz (12.9 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.6.0-py2.py3-none-any.whl (15.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: vpf_730-0.6.0.tar.gz
  • Upload date:
  • Size: 12.9 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.6.0.tar.gz
Algorithm Hash digest
SHA256 50f5dce4a97031489ad2d0dbcf2fbe2718344b6d91c5ec87e568085249a5c7f0
MD5 f3cc6d3101d67c4f21f2f86c6c8e237b
BLAKE2b-256 33672b392dfb1f3226422a0697c2c4feadc8d547fce118bb80c38bf37c3af308

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vpf_730-0.6.0-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.1 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.6.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 4430a4e4b26edaba1fbbfccb90355b3979d9dd09a71e36e044fd59c2c0299fe8
MD5 f621100ae01381dadea72259966e1150
BLAKE2b-256 2747a4abed3caa8da4dc40486420d839cfeeb94e16b7cf57881f21cf876b8beb

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