PLC HMI using svg dashboard node

ok, I have completed the "Dashboard SVG HMI demo" flow :slight_smile:

flow node dependencies:

  1. node-red-dashboard
  2. node-red-contrib-ui-level
  3. node-red-contrib-ui-svg
  4. node-red-contrib-drawsvg
  5. node-red-contrib-pid
  6. node-red-node-random
  7. node-red-contrib-message-sequencer

to interfacing PLC I have used the node-red-contrib-s7, next week i post a demo flow with PLC S7 protocol demo example :slight_smile:

Dashboard SVG HMI demo flow

flows (15).json (533.1 KB)

10 Likes