Public Member Functions | |
| def | datachange_notification |
| def | event_notification |
Client to subscription. It will receive events from server
Definition at line 10 of file client_to_prosys.py.
| def client_to_prosys.SubHandler.datachange_notification | ( | self, | |
| node, | |||
| val, | |||
| data | |||
| ) |
Definition at line 16 of file client_to_prosys.py.
| def client_to_prosys.SubHandler.event_notification | ( | self, | |
| event | |||
| ) |
Definition at line 19 of file client_to_prosys.py.