Connectivity Software User's Guide and Reference
UAPubSubTransportProfileUriStrings Class Fields


OpcLabs.EasyOpcUA Assembly > OpcLabs.EasyOpc.UA.PubSub.Engine Namespace : UAPubSubTransportProfileUriStrings Class

For a list of all members of this type, see UAPubSubTransportProfileUriStrings members.

Public Fields
 NameDescription
Public FieldTransport profile URI string for OPC UA PubSub over Advanced Message Queuing Protocol (AMQP) with JSON message mapping.

This is a constant, and its value is "http://opcfoundation.org/UA-Profile/Transport/pubsub-amqp-json".

 
Public FieldTransport profile string URI for OPC UA PubSub over Advanced Message Queuing Protocol (AMQP) with UADP message mapping.

This is a constant, and its value is "http://opcfoundation.org/UA-Profile/Transport/pubsub-amqp-uadp".

 
Public FieldTransport profile string URI for OPC UA PubSub over Ethernet (II) with UADP message mapping.

This is a constant, and its value is "http://opcfoundation.org/UA-Profile/Transport/pubsub-eth-uadp".

 
Public FieldTransport profile string URI for OPC UA PubSub over MQTT, subscribing to any supported message mapping, and publishing in JSON.

This is a constant, and its value is "http://opclabs.com/UA-Profile/Transport/pubsub-mqtt-auto-json".

 
Public FieldTransport profile string URI for OPC UA PubSub over MQTT, subscribing to any supported message mapping, and publishing in UADP.

This is a constant, and its value is "http://opclabs.com/UA-Profile/Transport/pubsub-mqtt-auto-uadp".

 
Public FieldTransport profile URI string for OPC UA PubSub over Message Queue Telemetry Transport (MQTT) with JSON message mapping.

This is a constant, and its value is "http://opcfoundation.org/UA-Profile/Transport/pubsub-mqtt-json".

 
Public FieldTransport profile URI string for OPC UA PubSub over Message Queue Telemetry Transport (MQTT) with UADP message mapping.

This is a constant, and its value is "http://opcfoundation.org/UA-Profile/Transport/pubsub-mqtt-uadp".

 
Public FieldTransport profile string URI for OPC UA PubSub over UDP (User Datagram Protocol) with UADP message mapping.

This is a constant, and its value is "http://opcfoundation.org/UA-Profile/Transport/pubsub-udp-uadp".

 
Top
See Also

Reference

UAPubSubTransportProfileUriStrings Class
OpcLabs.EasyOpc.UA.PubSub.Engine Namespace