Public Member Functions | Public Attributes | Private Attributes
opcua.client.client.KeepAlive Class Reference
Inheritance diagram for opcua.client.client.KeepAlive:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def run
def stop

Public Attributes

 client
 logger
 timeout

Private Attributes

 _cond
 _dostop

Detailed Description

Used by Client to keep the session open.
OPCUA defines timeout both for sessions and secure channel

Definition at line 25 of file client.py.


Constructor & Destructor Documentation

def opcua.client.client.KeepAlive.__init__ (   self,
  client,
  timeout 
)
:param session_timeout: Timeout to re-new the session
    in milliseconds.

Definition at line 32 of file client.py.


Member Function Documentation

Definition at line 49 of file client.py.

Definition at line 63 of file client.py.


Member Data Documentation

Definition at line 35 of file client.py.

Definition at line 35 of file client.py.

Definition at line 35 of file client.py.

Definition at line 35 of file client.py.

Definition at line 35 of file client.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 Sat Jun 8 2019 18:26:24