Connect a device on an OPC server (KepserverEX) to Azure Cloud using OPC Publisher on Azure IoT Edge

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024
  • Step by step tutorial to connect an industrial equipment exposing an OPC UA interface to the Azure cloud via the OPC Publisher module installed on Azure IoT Edge and make the telemetry of this equipment flow in Azure via Azure IoT Hub
    Create azure iot edge device docs.microsoft...

Комментарии • 11

  • @diegoquezada619
    @diegoquezada619 2 года назад +1

    Hi ! Can I check your "Container create options" of the OPC Publisher ? sadly my folder iiotedge is empty and I think the problem is in those options.

    • @TheDrink834
      @TheDrink834 Год назад

      I believe you need to manually create the appdata folder and the published nodes (appdata/pn.json) (i hope you made it work by now xx)

  • @lukylega
    @lukylega 3 года назад +1

    hello! the video has been really helpful. I am stuck on the part at 11:48, I don't know where is this JSON I have to modify, the github refers to a Docker container, but i dont know how to access it or edit the JSON, care to explain?

  • @franciscomedellin9111
    @franciscomedellin9111 3 года назад +1

    Thanks for the video!! Excelent content!!!, could you make a video about Industrial IoT platform of Azure?

    • @zosatech5229
      @zosatech5229  3 года назад +1

      Thanks Francisco :), I will make a video of the industrial IoT platform as soon as possible!

  • @chethanprasad4944
    @chethanprasad4944 3 года назад +1

    Please make a video on Custom IoT Edge module development

  • @chethanprasad4944
    @chethanprasad4944 3 года назад +1

    How to visualize the message sent from OPC Publisher to IOT Hub?

    • @zosatech5229
      @zosatech5229  3 года назад +1

      You can use Device Explorer, Azure CLI or Visual Studio Code to view messages being received by IoT Hub.

    • @chethanprasad4944
      @chethanprasad4944 3 года назад +1

      @@zosatech5229 Thank you, I installed Azure IoT publisher (successor of Device Explorer) and able to see messages now

    • @zosatech5229
      @zosatech5229  3 года назад

      @@chethanprasad4944 good job !! you're welcome :)