Skip to content

Commit

Permalink
small gifs, add video link
Browse files Browse the repository at this point in the history
  • Loading branch information
Hisma committed Jul 27, 2023
1 parent 9ca4201 commit d5292f0
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,9 @@ The process is the same for `MySwitch` and `MyLevel`, the only difference being

When deployed, you can confirm values are being written to from the client to the server from the dashboard.

![client-node.png](./images/opc-ua-3/client-node.png)
<video width="560" height="315" controls>
<source src="https://website-data.s3.eu-west-1.amazonaws.com/opc-write.mp4" type="video/mp4">
</video>
## Read Alarms & Events from OPC UA Server Using OpcUa-Event and Opc-Ua-Client Nodes

Our last flow we’ll show how to read OPC UA Alarms & Events.
Expand Down
Binary file modified src/blog/2023/07/images/opc-ua-3/opc-event.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified src/blog/2023/07/images/opc-ua-3/opc-read-dashboard.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d5292f0

Please sign in to comment.