QuickOPC User's Guide and Reference
UAPubSubTransportProfileUriStrings Class Members
Fields  Methods 


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

The following tables list the members exposed by UAPubSubTransportProfileUriStrings.

Public Fields
 NameDescription
Public FieldTransport profile URI string for OPC UA PubSub over Advanced Message Queuing Protocol (AMQP) with JSON message mapping.  
Public FieldTransport profile string URI for OPC UA PubSub over Advanced Message Queuing Protocol (AMQP) with UADP message mapping.  
Public FieldTransport profile string URI for OPC UA PubSub over Ethernet (II) with UADP message mapping.  
Public FieldTransport profile string URI for OPC UA PubSub over MQTT, subscribing to any supported message mapping, and publishing in JSON.  
Public FieldTransport profile string URI for OPC UA PubSub over MQTT, subscribing to any supported message mapping, and publishing in UADP.  
Public FieldTransport profile URI string for OPC UA PubSub over Message Queue Telemetry Transport (MQTT) with JSON message mapping.  
Public FieldTransport profile URI string for OPC UA PubSub over Message Queue Telemetry Transport (MQTT) with UADP message mapping.  
Public FieldTransport profile string URI for OPC UA PubSub over UDP (User Datagram Protocol) with UADP message mapping.  
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Converts PubSub transport profile display name to PubSub transport profile URI.  
Public Method (Inherited from object)
Public MethodServes as the default hash function. (Inherited from object)
Public MethodGets the System.Type of the current instance. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Attempts to imply a transport profile URI string, given a resource URL of a PubSub connection.  
Public Methodstatic (Shared in Visual Basic)Attempts to imply a transport profile URI string, given a resource URL string of a PubSub connection.  
Public Methodstatic (Shared in Visual Basic)Attempts to infer a transport profile URI string, given a resource URL of a PubSub connection.  
Public Methodstatic (Shared in Visual Basic)Attempts to infer a transport profile URI string, given a resource URL string of a PubSub connection.  
Public MethodReturns a string that represents the current object. (Inherited from object)
Public Methodstatic (Shared in Visual Basic)Determines transport profile URI string that is best suited for subscribing.  
Top
Protected Methods
 NameDescription
Protected MethodAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from object)
Protected MethodCreates a shallow copy of the current System.Object. (Inherited from object)
Top
See Also

Reference

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