ChimeraTK-ControlSystemAdapter-OPCUAAdapter  04.00.01
ua_node_types Namespace Reference

Classes

class  opcua_node_dataType_t
 
class  opcua_node_id_t
 
class  opcua_node_method_t
 
class  opcua_node_object_t
 
class  opcua_node_objectType_t
 
class  opcua_node_referenceType_t
 
class  opcua_node_t
 
class  opcua_node_variable_t
 
class  opcua_node_variableType_t
 
class  opcua_node_view_t
 
class  opcua_referencePointer_t
 References are not really described by OPC-UA. More...
 

Functions

def getNextElementNode (xmlvalue)
 
def unicode (s)
 

Variables

 logger = logging.getLogger(__name__)
 

Function Documentation

◆ getNextElementNode()

def ua_node_types.getNextElementNode (   xmlvalue)

Definition at line 31 of file ua_node_types.py.

◆ unicode()

def ua_node_types.unicode (   s)

Definition at line 916 of file ua_node_types.py.

+ Here is the caller graph for this function:

Variable Documentation

◆ logger

ua_node_types.logger = logging.getLogger(__name__)

Definition at line 29 of file ua_node_types.py.