
Public Member Functions | |
| def | __init__ (self, client, timeout) |
| def | run (self) |
| def | stop (self) |
Public Attributes | |
| client | |
| logger | |
| timeout | |
Private Attributes | |
| _cond | |
| _dostop | |
Used by Client to keep the session open. OPCUA defines timeout both for sessions and secure channel
| def opcua.client.client.KeepAlive.__init__ | ( | self, | |
| client, | |||
| timeout | |||
| ) |