Public Member Functions | List of all members
opcua.common.event_objects.BaseEvent Class Reference
Inheritance diagram for opcua.common.event_objects.BaseEvent:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, sourcenode=None, message=None, severity=1)
 
- Public Member Functions inherited from opcua.common.events.Event
def __init__ (self)
 
def __str__ (self)
 
def add_property (self, name, val, datatype)
 
def get_event_props_as_fields_dict (self)
 
def to_event_fields (self, select_clauses)
 
def to_event_fields_using_subscription_fields (self, select_clauses)
 

Additional Inherited Members

- Static Public Member Functions inherited from opcua.common.events.Event
def from_event_fields (select_clauses, fields)
 
def from_field_dict (fields)
 
- Public Attributes inherited from opcua.common.events.Event
 data_types
 
 event_fields
 
 internal_properties
 
 select_clauses
 
 server_handle
 

Detailed Description

BaseEvent implements BaseEventType from which inherit all other events and it is used per default.

Definition at line 12 of file event_objects.py.

Constructor & Destructor Documentation

def opcua.common.event_objects.BaseEvent.__init__ (   self,
  sourcenode = None,
  message = None,
  severity = 1 
)

Definition at line 16 of file event_objects.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:44