nymea-plugins-modbus/modbuscommander
Boernsman 070a499cb3 Modbus commander: added german translation 2020-06-18 13:00:21 +02:00
..
translations Modbus commander: added german translation 2020-06-18 13:00:21 +02:00
README.md added modbus commander 2020-06-16 13:28:52 +02:00
integrationpluginmodbuscommander.cpp Modbus commander: added german translation 2020-06-18 13:00:21 +02:00
integrationpluginmodbuscommander.h fixed Fronius plug-in 2020-06-17 16:16:35 +02:00
integrationpluginmodbuscommander.json Modbus commander: added german translation 2020-06-18 13:00:21 +02:00
meta.json added modbus commander 2020-06-16 13:28:52 +02:00
modbus.svg added modbus commander 2020-06-16 13:28:52 +02:00
modbuscommander.pro changed fronius to make use of QModbus 2020-06-17 13:34:05 +02:00

README.md

Modbus Commander

A nymea plugin to send Modbus commands.

Supported Things

  • Modbus TCP client
    • Gateway
  • Modbus RTU client
    • Gateway
    • Discovery setup
  • Coil
    • Writes and reads a single Modbus Coil
  • Discrete input
    • Reads a single Modbus discrete input
  • Input register
    • Reads a single Modbus input register
  • Holding register
    • Writes and reads a single Modbus holding register

Requirements

  • The package 'nymea-plugin-modbuscommander' must be installed.
  • For Modbus RTU a serial port must be available.

More

http://www.modbus.org/