UA Data Networking
- represents a software exchanging the data using protocol compliant with the UA Part 14 Pub/Sub and binding the data with the underlying process.MessageHandler
- represents a selected transport protocol supporting unsolicited data distribution or a middle-ware supporting publication/subscription message exchange communication pattern.DataSet
- represents a preselected collection of process data items transmitted by the MessageHandler
as one whole and information required to bind with the underlying process.MessageReader
- captures functionality necessary to filter out unwanted messages and decode the data according to provided meta-dataMessageWriter
- captures functionality necessary to address the message (provide globally unique identifier) and encode the data using provided meta-dataAssociation
- provides:MessageHandler
and DataSet
PublisherId
/DataSetWriterId
couple