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

Uploaded Python 2Python 3

File details

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

File metadata

  • Download URL: vpf_730-0.7.0.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.0.tar.gz
Algorithm Hash digest
SHA256 0b04d8ac8baea88b3038bbe6e1633986f726bea215a00c3134612b0841a27952
MD5 92c29084f5d44a1f3366641b5d47dd8a
BLAKE2b-256 adf25e3426660ea8acaff56d069c2866a464e8284f41a65aab8219ab89ed098c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: vpf_730-0.7.0-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.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 7045658c59e60b2bde6d57a784221e47244cf37cb27899beef5b46d5d6c7c5c2
MD5 8a4411fea79e06b36ee184c3150b8410
BLAKE2b-256 4113720f7242d264f7a4a05153bfb5b12741835d2a6f98a43fd1a166c2aa1b1b

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