Sign inSign up

bentou/michalmodbus

By bentou

Updated over 7 years ago

Image
0

316

bentou/michalmodbus repository overview

Dependencies

Flask webapp
$ python3 -m pip install flask flask-jsonpify flask-sqlalchemy flask-restful
$ python3 -m pip install flask-bootstrap
$ python3 -m pip install pika
Modbus server
$ python3 -m pip install pymodbus
$ python3 -m pip install pika

Run

Web application
python3 WebApp/server.py
Modbus server
python3 Modbus/server.py

Tag summary

Content type

Image

Digest

Size

355.3 MB

Last updated

over 7 years ago

docker pull bentou/michalmodbus