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.AttributeOperand Class Reference
Inheritance diagram for opcua.ua.uaprotocol_auto.AttributeOperand:
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

 Alias
 
 AttributeId
 
 BrowsePath
 
 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 Alias:
:vartype Alias: String
:ivar BrowsePath:
:vartype BrowsePath: RelativePath
:ivar AttributeId:
:vartype AttributeId: UInt32
:ivar IndexRange:
:vartype IndexRange: String

Definition at line 7971 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

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

Definition at line 7993 of file uaprotocol_auto.py.

Member Function Documentation

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

Definition at line 8025 of file uaprotocol_auto.py.

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

Definition at line 8018 of file uaprotocol_auto.py.

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

Definition at line 8015 of file uaprotocol_auto.py.

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

Definition at line 8005 of file uaprotocol_auto.py.

Member Data Documentation

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

Definition at line 8032 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AttributeOperand._freeze
private

Definition at line 7996 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AttributeOperand.Alias

Definition at line 7999 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AttributeOperand.AttributeId

Definition at line 8001 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AttributeOperand.BrowsePath

Definition at line 8000 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AttributeOperand.IndexRange

Definition at line 8002 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.AttributeOperand.NodeId

Definition at line 7998 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.AttributeOperand.ua_types
static
Initial value:
1 = {
2  'NodeId': 'NodeId',
3  'Alias': 'String',
4  'BrowsePath': 'RelativePath',
5  'AttributeId': 'UInt32',
6  'IndexRange': 'String',
7  }

Definition at line 7985 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