2018-03-14 14:17:50 +01:00
|
|
|
config BR2_PACKAGE_PYTHON_PYMODBUS
|
|
|
|
bool "python-pymodbus"
|
|
|
|
select BR2_PACKAGE_PYTHON_SIX # runtime
|
2019-10-21 15:40:27 +02:00
|
|
|
select BR2_PACKAGE_PYTHON_SERIAL # runtime
|
2018-03-14 14:17:50 +01:00
|
|
|
help
|
|
|
|
Pymodbus is a full Modbus protocol implementation.
|
|
|
|
|
|
|
|
https://github.com/riptideio/pymodbus
|