UA PubSub in its current draft form defines how to plug an external message queue into an OPC UA server.
For this, DataSets are defined, who define a mapping of attributes in the UA information model onto Pub/Sub messages. MessageWriters and MessageReaders (de)serialize the messages coming over...