OPC UA PubSub: What it is and How it Works? (OPC UA Over MQTT) [ 7 of 11 ]

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ค. 2024
  • OPC UA PubSub: What it is and How it Works? (OPC UA Over MQTT)
    🚀 If you enjoyed this video you will also find my free newsletter valuable. Join 2500+ subscribers to get weekly actionable tips on the architecture and development of IIoT solutions.
    → SUBSCRIBE HERE: www.industry40.tv
    ---------------------------------
    Sponsors
    HiveMQ: www.hivemq.com/
    VIDEO LINKS
    OPC UA PubSub Over MQTT Source Code: github.com/industry40tv/opc-u...
    Node-OPC UA Project: node-opcua.github.io/
    Node-OPCUA PubSub Tutorial: node-opcua.github.io/tutorial...
    OPC UA Part 14 PubSub Specification: opcfoundation.org/developer-t...
    OPC UA PubSub IIoT Starter Kit: github.com/OPCFoundation/UA-I...
    VIDEO OUTLINE
    0:00​ - Introduction
    0:50 - Why OPC UA PubSub Matters
    4:20 - What is OPC UA PubSub and How does it Work?
    6:48 - General OPC UA PubSub Concepts
    12:37 - A Deep Dive into OPC UA PubSub
    17:57 - OPC UA Over MQTT Explanation
    25:23 - OPC UA Over MQTT Tutorial Using NodeJS
    LET'S CONNECT:
    - LinkedIn: / kudzaimanditereza
    - Twitter: / kmanditereza
    - Website: www.industry40.tv/
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 16

  • @industry40tvonline
    @industry40tvonline  6 หลายเดือนก่อน

    If you enjoyed this video you will also find my free newsletter valuable. Join 2500+ subscribers to get weekly actionable tips on the architecture and development of IIoT solutions.
    → SUBSCRIBE HERE: www.industry40.tv

  • @kanakadharshinivijayaragav8472
    @kanakadharshinivijayaragav8472 ปีที่แล้ว +8

    Will you be posting the rest of the 8th to 11th videos in this series?

  • @vj-qv9jg
    @vj-qv9jg 26 วันที่ผ่านมา

    Great work. Thank You!

  • @martintorres5829
    @martintorres5829 ปีที่แล้ว

    Mr the information that you show to us is very inpirational thanks a lot!

  • @hydtechietalks3607
    @hydtechietalks3607 10 หลายเดือนก่อน

    Awesome!! Global Brother, Thanks from Hyderabad, INDIA!

  • @kleberalmeida2321
    @kleberalmeida2321 ปีที่แล้ว

    Thank you Kudzai for the good work.

  • @vicker8822
    @vicker8822 6 หลายเดือนก่อน

    Very useful, thanks.

  • @RABWA333
    @RABWA333 ปีที่แล้ว

    thanks a lot , quite useful

  • @abdessamedghettas7167
    @abdessamedghettas7167 ปีที่แล้ว

    Thanks

  • @samsonnyashanu
    @samsonnyashanu ปีที่แล้ว

    Thanks Kudzie. I wanna learn more.

    • @industry40tvonline
      @industry40tvonline  ปีที่แล้ว

      Thank you for your feedback, Samson I really appreciate it. More content is coming!

  • @onurdemir714
    @onurdemir714 ปีที่แล้ว

    thank you!!

  • @jorish9155
    @jorish9155 ปีที่แล้ว

    Only caveat with UDP multicast is that your routers and switches need to allow it and it can't be transmitted over internet. But for very small devices it has least overhead, because there is no tcp handshake. (correct me if not correct)

  • @terrancesmith2358
    @terrancesmith2358 ปีที่แล้ว

    If neither publishers or subscribers need to be opcua servers or clients, how is this an opcua exchange anymore? Doesn't this completely undermine how the opcua foundation is helping industries standardize opcua communication from asset to high level applications? Essentially I'm hearing that opcua pub sub is a two part plan. Use the opcua information model... if you want. And then go get any message broker you want and use that.

    • @industry40tvonline
      @industry40tvonline  ปีที่แล้ว

      Thanks for your comment, Terrance. Ideally, you want at least one of your network participants being an OPC UA publisher. OPC UA PubSub is still pretty much in the early stages of its development as a lot of its core functionality is still being added. Infact, much of the features I described in the video concerning MQTT topic trees and information model integration will only come out with the next version of OPC PubSub Spec, due in this quarter.