Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
app-notes:set-up-modbus-tcp [2025/07/17 12:59] – [The background to this project] grayapp-notes:set-up-modbus-tcp [2025/08/13 13:04] (current) – [Prerequisites] gray
Line 24: Line 24:
     * NetModule Wireless Router with wireless connection     * NetModule Wireless Router with wireless connection
     * NetModule Software [[https://share.netmodule.com/public/system-software/5.0/|5.0.0.100]] or newer     * NetModule Software [[https://share.netmodule.com/public/system-software/5.0/|5.0.0.100]] or newer
-    * A license is required for the LXC container 
     * Not available for legacy products NB1600, NB2700, NB3700, NB3710     * Not available for legacy products NB1600, NB2700, NB3700, NB3710
  
Line 44: Line 43:
  
 Once the LXC container has been installed, we can install Node-RED. Once the LXC container has been installed, we can install Node-RED.
 +
 +----
 +Setting up an LXC container with Alpine Linux and a ready-to-run Node-RED implementation
 +    * Set up an Alpine container / [[app-notes:set-up-Alpine]]
 +
 +----
  
 For further installation, we need the ''curl'' program and the ''npm'' package on the container. We will then deploy Node-RED on the router using a script. For further installation, we need the ''curl'' program and the ''npm'' package on the container. We will then deploy Node-RED on the router using a script.