363be407e1fa205df584dedc2277cd0f53a29bb4
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%