Skip to content

Using ScadaBR and Node-RED with Modbus and HTTP requests

Notifications You must be signed in to change notification settings

rodrigoms2004/scadabr-nodered

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using Node-RED in SCADABR via Modbus

In this tutorial I will explain how to integrate Node-RED via Modbus in a SCADA system, and how read and write values using simple HTTP requests.

Environment

For this test I am using the SCADA in a PC and Node-Red installed in a Raspberry Pi. I am using also a Modbus/MQTT board to get data of temperature and so on. You can replace it for creating a virtual dataset and virtual datapoints in ScadaBR.

Config files

Both ScadaBR and Node-RED JSON config files could be get here.

Versions

item version description
ScadaBR 1.2 Supervisory Control and Data Acquisition
Node-RED 2.0.6 Programming Tool for API, Software and Hardware
node-red-contrib-modbus 5.14.1 Module to support Modbus inside Node-RED
NodeJS 14.17.6 Javascript for backend

Downloads and documentation


Configuring ScadaBR

The ScadaBR will be two datapoints, one for Node-RED and another one to JE03 board, I've created some point links that I will explain later.

ScadaBR

Configuring Node-RED

Setup for Node-RED

Node-RED

Releases

No releases published

Packages

No packages published