7.2.5.5.6 PubSubConnection

A NetworkMessage with MessageType PubSubConnection is a JSON object with the fields defined in Table 192.

All fields are encoded using CompactEncoding OPC UA JSON Data Encoding defined in OPC 10000-6 .

Table 192 – JSON PubSubConnection definition
Name Type Description
MessageIdStringA globally unique identifier for the message. This value is mandatory.
MessageTypeStringThis value shall be “ua-connection”. This value is mandatory.
PublisherIdString The Publisher that sent the message. This value is mandatory.
TimestampUtcTime

When the message was first sent to the Middleware.

This value is mandatory.

ConnectionPubSubConnectionDataType

The PubSubConnectionDataType Structure is defined in 6.2.7.5.1.

The ReaderGroup lists and the Address in PubSubConnectionDataType shall be empty.

The configuration properties shall not be included in the PubSubConnectionDataType, WriterGroupDataType and DataSetWriterDataType.

This value is mandatory.