OPC UA gateway based on open62541 to subscribe to servers implementing umati endorsed companion specification and publish via MQTT to the broker for https://umati.app
Mozilla Public License 2.0
20
stars
9
forks
source link
Remove forward slash in topic to remove the empty level #89
Thanks, @AndreasHeine for pointing this out.
The topic prefix needs to be adjusted: https://github.com/umati/Dashboard-OPCUA-Client/blob/c79658468b96a2ad7bd136186f77a749e238f107/MachineObserver/Topics.cpp#L16
umati/Dashboard needs to be adapted as well.