Skip to content

Commit 62115e1

Browse files
committed
first commit
1 parent 0ff32d5 commit 62115e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ This project demonstrates the integration of Azure Blob Storage, MATLAB, and OPC
4646

4747
This project showcases an automated workflow that enables real-time power consumption forecasting. The workflow begins with a user clicking a button on the Node-RED dashboard. The request is then sent to the OPC UA server, which subsequently transmits the request to MATLAB(it is a client). MATLAB accesses the Azure Blob Storage to retrieve the relevant power consumption data. After preprocessing the data, MATLAB loads the pre-trained model and performs the power consumption forecast. The forecasted data and also true data is sent back to the OPC UA server, which, in turn, relays the data to Node-RED. Finally, Node-RED receives the forecasted data and displays it on the dashboard, providing users with valuable insights.
4848

49-
![Project Workflow](overall_workflow2.png)
49+
![Project Workflow1](overall_workflow2.png)
50+
![Project Workflow1](overall_workflow1.png)
5051

5152

0 commit comments

Comments
 (0)