ChimeraTK-ControlSystemAdapter-OPCUAAdapter  04.00.01
ua_builtin_types Namespace Reference

Classes

class  opcua_BuiltinType_boolean_t
 
class  opcua_BuiltinType_byte_t
 
class  opcua_BuiltinType_bytestring_t
 
class  opcua_BuiltinType_datetime_t
 
class  opcua_BuiltinType_diagnosticinfo_t
 
class  opcua_BuiltinType_double_t
 
class  opcua_BuiltinType_expandednodeid_t
 
class  opcua_BuiltinType_extensionObject_t
 
class  opcua_BuiltinType_float_t
 
class  opcua_BuiltinType_guid_t
 
class  opcua_BuiltinType_int16_t
 
class  opcua_BuiltinType_int32_t
 
class  opcua_BuiltinType_int64_t
 
class  opcua_BuiltinType_localizedtext_t
 
class  opcua_BuiltinType_nodeid_t
 
class  opcua_BuiltinType_qualifiedname_t
 
class  opcua_BuiltinType_sbyte_t
 
class  opcua_BuiltinType_statuscode_t
 
class  opcua_BuiltinType_string_t
 
class  opcua_BuiltinType_uint16_t
 
class  opcua_BuiltinType_uint32_t
 
class  opcua_BuiltinType_uint64_t
 
class  opcua_BuiltinType_xmlelement_t
 
class  opcua_value_t
 

Functions

def getNextElementNode (xmlvalue)
 
def unicode (s)
 

Variables

 logger = logging.getLogger(__name__)
 

Function Documentation

◆ getNextElementNode()

def ua_builtin_types.getNextElementNode (   xmlvalue)

Definition at line 33 of file ua_builtin_types.py.

+ Here is the caller graph for this function:

◆ unicode()

def ua_builtin_types.unicode (   s)

Definition at line 43 of file ua_builtin_types.py.

+ Here is the caller graph for this function:

Variable Documentation

◆ logger

ua_builtin_types.logger = logging.getLogger(__name__)

Definition at line 31 of file ua_builtin_types.py.