Skip to main content

Python tools for EASYBus Sensor modules from GMH Messtechnik GmbH

Project description

pyeasyb

Python tools for EASYBus Sensor modules from GMH Messtechnik GmbH

Features

  • easyb-tool.py to run commands for a list of devices or reading data continuously.

Installation

You can install unqlite using pip.

pip install easyb

Usage

Usage: easyb-tool.py [options] arg1 arg2

Options:
  -h, --help            show this help message and exit
  -v 1, --verbose=1     run verbose level [0..3]
  -r, --read            read values continuously
  -l, --list            list device and commands
  -i 2.0, --interval=2.0
                        interval between measurements for read mode (in seconds)

  Device Options:
    Set device type, command or address to use.

    -d DEVICE, --device=DEVICE
                        use device
    -c 0, --command=0   run command

  Serial Options:
    Set serial port options.

    -p /dev/ttyUSB0, --port=/dev/ttyUSB0
                        serial port
    -b 4800, --baudrate=4800
                        serial port baudrate
    -t 2, --timeout=2   serial port timeout (in seconds)
    -w 2, --writetimeout=2
                        serial port write timeout
    -o excel/text, --output=excel/text
                        output type
    -f measurement, --filename=measurement
                        filename for output

  Output Options:
    Set output to file.

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

easyb-0.1.0.1.tar.gz (17.7 kB view hashes)

Uploaded Source

Built Distribution

easyb-0.1.0.1-py3-none-any.whl (32.3 kB view hashes)

Uploaded Python 3

Supported by

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