d8380a8e6489c6e8587fbc4961a1ea0ea6491989
POC to ModbusTCP Connector
Installation
For consistency, let's install the software into the /root directory
- Install docker/docker-compose
sudo chmod 777 /rootcd /root- Clone this repository
cdinto this directory- Run
docker-compose upto test the setup sudo cp docker-compose.service /etc/systemctl/system/- sudo systemctl enable docker-compose
Description
Languages
Python
97.3%
Dockerfile
1.4%
Shell
1.3%