Skip to content

Commit

Permalink
fix another broken image link
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisma committed Jul 11, 2023
1 parent 504ecdb commit 6046d9b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ return msg;
We can confirm the values are being stored in memory by checking the flow context data and pressing the refresh button.

![Context Data 1](./images/opc-ua-1/context-data-1.png)
![Context Data 2](./images/opc-ua-1/image-20230711-203027.png)
![Context Data 2](./images/opc-ua-1/context-data-2.png)
Each time we hit refresh, the values change, confirming that the values are randomly changing every second.

The last, and most important part of the flow, is the `Compact-Server` node, which actually stands alone without any incoming or outgoing connections.
Expand Down

0 comments on commit 6046d9b

Please sign in to comment.