I recently purchased the Enterprise IIoT Gateway which I plan to connect to our MQTT que in Azure, locally the gateway will connect to sensors via Ethernet/IP and a PLC via OPC UA.
Is this possible to run multiple protocals on the Gateway and are there any guides to what protocals are supported with documentation to how to configure them?
Hi @richardosborne Sure, the Enterprise IIoT Gateway runs Node-RED as a service. You can use Node-RED to send NCD sensor data over MQTT or OPC-UA. We have some guides on our website, which I’ve shared for your reference:
MQTT:
Note: This is an article using AWS, but we explain how to configure the MQTT node parameters.
OPC-UA:
MQTT nodes are included in the Node-RED core and are supported by the Node-RED team, while OPC-UA nodes are third-party libraries.
Please take a look at this and feel free to let us know if you have any questions.
Thanks,
Eduardo M.