read coils 4
This commit is contained in:
@@ -11,7 +11,7 @@ ARG CONF_DIR="${APP_DIR}/config"
|
||||
RUN \
|
||||
apt update && \
|
||||
pip3 install loguru && \
|
||||
pip3 install pymodbus && \
|
||||
pip3 install pymodbus==3.6.3 && \
|
||||
pip3 install paho-mqtt
|
||||
|
||||
RUN \
|
||||
|
||||
Reference in New Issue
Block a user