Skip to main content

A command line tool to communicate with modbus devices

Project description

#modpoll

A command line tool to poll modbus registers

Basic usages

  • Poll Modbus RTU device and save to local csv file
modpoll --config examples/scpm-s6.csv --rtu /dev/ttyUSB0 --rtu-baud 9600 --export export.csv
  • Poll Modbus TCP device and publish to MQTT broker
modpoll --config examples/scpm-s6.csv --tcp 192.168.1.10 --tcp-port 502 --mqtt-host localhost

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

modpoll-0.2.9.tar.gz (7.7 kB view hashes)

Uploaded Source

Built Distribution

modpoll-0.2.9-py3-none-any.whl (8.9 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