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

 NotificationData
 
 PublishTime
 
 SequenceNumber
 

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 SequenceNumber:
:vartype SequenceNumber: UInt32
:ivar PublishTime:
:vartype PublishTime: DateTime
:ivar NotificationData:
:vartype NotificationData: ExtensionObject

Definition at line 13133 of file uaprotocol_auto.py.

Constructor & Destructor Documentation

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

Definition at line 13149 of file uaprotocol_auto.py.

Member Function Documentation

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

Definition at line 13182 of file uaprotocol_auto.py.

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

Definition at line 13172 of file uaprotocol_auto.py.

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

Definition at line 13169 of file uaprotocol_auto.py.

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

Definition at line 13159 of file uaprotocol_auto.py.

Member Data Documentation

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

Definition at line 13187 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.NotificationMessage._freeze
private

Definition at line 13152 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.NotificationMessage.NotificationData

Definition at line 13156 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.NotificationMessage.PublishTime

Definition at line 13155 of file uaprotocol_auto.py.

opcua.ua.uaprotocol_auto.NotificationMessage.SequenceNumber

Definition at line 13154 of file uaprotocol_auto.py.

dictionary opcua.ua.uaprotocol_auto.NotificationMessage.ua_types
static
Initial value:
1 = {
2  'SequenceNumber': 'UInt32',
3  'PublishTime': 'DateTime',
4  'NotificationData': 'ExtensionObject',
5  }

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