Change modbus node

This commit is contained in:
Carsten Schmiemann 2023-06-19 00:31:17 +02:00
parent 3c7667d473
commit c54a303710

View file

@ -82,7 +82,7 @@ RUN chown -R node-red:root /usr/src/node-red && \
RUN npm config set cache /data/.npm --global
# Customizing - save time on building modules on mikrotik device
RUN npm install @bitpoolos/edge-modbus
RUN npm install node-red-contrib-modbus
RUN npm install node-red-contrib-niu-cloud
RUN npm install node-red-contrib-influxdb
RUN npm install node-red-contrib-watt2kwh