This provides the specification to connect to the umati showcase
To connect your local OPC UA server to the umati.app the initiative provides a software gateway. This gateway subscribes via OPC UA (Client/Server; TCP Binary) to your server and publishes the information to and MQTT broker.
This gateway is provided as an open source version based on open62541 and currently uses a custom JSON encoding for the payload. It is planned to migrate to OPC UA part 14 JSON encoding and defined topic tree, as soon as v1.05.03 is published.
OPC UA server — Gateway — MQTT Broker — umati.app
OPC UA server — OPC UA TCP binary —> Gateway
The detailed configuration of the client and how to deploy and run it is described in the source repository.
The binaries can be downloaded here
A configuration file example as well as documentation is available here.
To obtain credentials to connect to the umati.app MQTT broker please follow Server documentation.