Sending multiple modbus data values to SQL Server (Azure) in one stored procedure

Hi again, few things...

  1. please go back and edit your post by clicking the pencil icon image - the flow you have posted is unusable due to fourm formatting (it must be surrounded with ```) - see here for how to format code/flow

  2. you can simply copy / paste an image or snipped image straight into a reply (no need to upload or attach)

  3. The picture I showed is a beta version

I would be most grateful if you became a tester (I have 2 testers so far & the beta version is so far 100% stable) - it would help me get some confidence to release the beta as a new version.

It is not so difficult to install - please do this...

  1. stop node-red
  2. open a command / terminal window
  3. cd your .node-red directory e.g...
  4. cd c:\Users\vstoresft2\.node-red
    or
  5. cd ~/.node-red
  6. npm uninstall node-red-contrib-mssql-plus
  7. npm install node-red-contrib-mssql-plus@beta
  8. start node-red

now you will have the beta version with all the new features

please let me know if you can or cannot do this.