Public Member Functions | Public Attributes | List of all members
opcua.server.internal_subscription.MonitoredItemValues Class Reference
Inheritance diagram for opcua.server.internal_subscription.MonitoredItemValues:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self)
 
def get_current_value (self)
 
def get_old_value (self)
 
def set_current_value (self, cur_val)
 

Public Attributes

 current_value
 
 old_value
 

Detailed Description

Definition at line 26 of file internal_subscription.py.

Constructor & Destructor Documentation

def opcua.server.internal_subscription.MonitoredItemValues.__init__ (   self)

Definition at line 28 of file internal_subscription.py.

Member Function Documentation

def opcua.server.internal_subscription.MonitoredItemValues.get_current_value (   self)

Definition at line 36 of file internal_subscription.py.

def opcua.server.internal_subscription.MonitoredItemValues.get_old_value (   self)

Definition at line 39 of file internal_subscription.py.

def opcua.server.internal_subscription.MonitoredItemValues.set_current_value (   self,
  cur_val 
)

Definition at line 32 of file internal_subscription.py.

Member Data Documentation

opcua.server.internal_subscription.MonitoredItemValues.current_value

Definition at line 29 of file internal_subscription.py.

opcua.server.internal_subscription.MonitoredItemValues.old_value

Definition at line 30 of file internal_subscription.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