Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Private Member Functions | Private Attributes | Static Private Attributes | List of all members
opcua.ua.uaprotocol_auto.ReadValueId Class Reference
Inheritance diagram for opcua.ua.uaprotocol_auto.ReadValueId:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, binary=None)
 
def __str__ (self)
 
def to_binary (self)
 

Static Public Member Functions

def from_binary (data)
 

Public Attributes

 AttributeId
 
 DataEncoding
 
 IndexRange
 
 NodeId
 

Static Public Attributes

dictionary ua_types
 

Private Member Functions

def _binary_init (self, data)
 

Private Attributes

 _freeze
 

Static Private Attributes

 __repr__ = __str__
 

Detailed Description

:ivar NodeId:
:vartype NodeId: NodeId
:ivar AttributeId:
:vartype AttributeId: UInt32
:ivar IndexRange:
:vartype IndexRange: String
:ivar DataEncoding:
:vartype DataEncoding: QualifiedName

Definition at line 8733 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

def opcua.ua.uaprotocol_auto.ReadValueId.__init__ (   self,
  binary = None 
)

Definition at line 8752 of file uaprotocol_auto.py.

Member Function Documentation

def opcua.ua.uaprotocol_auto.ReadValueId.__str__ (   self)

Definition at line 8781 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.ReadValueId._binary_init (   self,
  data 
)
private

Definition at line 8775 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.ReadValueId.from_binary (   data)
static

Definition at line 8772 of file uaprotocol_auto.py.

def opcua.ua.uaprotocol_auto.ReadValueId.to_binary (   self)

Definition at line 8763 of file uaprotocol_auto.py.

Member Data Documentation

opcua.ua.uaprotocol_auto.ReadValueId.__repr__ = __str__
staticprivate

Definition at line 8787 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ReadValueId._freeze
private

Definition at line 8755 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ReadValueId.AttributeId

Definition at line 8758 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ReadValueId.DataEncoding

Definition at line 8760 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ReadValueId.IndexRange

Definition at line 8759 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.ReadValueId.NodeId

Definition at line 8757 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.ReadValueId.ua_types
static
Initial value:
1 = {
2  'NodeId': 'NodeId',
3  'AttributeId': 'UInt32',
4  'IndexRange': 'String',
5  'DataEncoding': 'QualifiedName',
6  }

Definition at line 8745 of file uaprotocol_auto.py.


The documentation for this class was generated from the following file:


ros_opcua_impl_python_opcua
Author(s): Denis Štogl , Daniel Draper
autogenerated on Tue Jan 19 2021 03:12:45