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 an MQTT broker.
The uamtiGateway is provided as an open source version based on OPC UA .NET Standard Stack and uses the UA JSON encoding according to OPC UA part 14 and a defined topic tree.
OPC UA server — Gateway — MQTT Broker — umati.app
The detailed configuration of the client and how to deploy and run it is described in the source repository.
The binaries can be downloaded at umatiGateway Releases
To obtain credentials to connect to the umati.app MQTT broker please follow Server documentation.