Skip to content

Commit

Permalink
Update src/blog/2023/07/how-to-build-a-opc-client-dashboard-in-node-r…
Browse files Browse the repository at this point in the history
…ed.md

Co-authored-by: Ian Skerrett <36051834+iskerrett@users.noreply.github.com>
  • Loading branch information
Hisma and iskerrett authored Jul 27, 2023
1 parent d32fd96 commit 897ccbf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ In this article, we show how to build an OPC Client in Node-RED that communicate

This article will requires the [Prosys OPC UA Simulation Server](https://prosysopc.com/products/opc-ua-simulation-server/), an application designed for testing OPC UA client applications and learning the technology. It’s a free cross-platform application that supports Windows, Linux, and MacOS. This article will use the Windows version.

note: full source code for the OPC Client Dashboard is included at the end of the article.
Note: full source code for the OPC Client Dashboard is included at the end of the article.

## Custom Nodes Used & Assumptions

Expand Down

0 comments on commit 897ccbf

Please sign in to comment.