Hi,
I am currently using a sensor that publishes data via MQTT to a HiveMQ MQTT Broker.
From ctrlX Node-RED app I created a HiveMQ MQTT Broker and used the mqtt subscribe node to subscribe to the topics and created a simple monitoring dashboard.
Next, I wanted to try to visualize the sensor data in webIQ but the problem is webIQ is using OPC UA, and the sensor data is not available in OPC UA/ ctrlX Data Layer.
Is there any way we can publish the data from MQTT (either from Node-RED or Cedalo MQTT broker) to OPC UA/ ctrlX Data Layer?