Public Member Functions | |
def | datachange_notification |
def | event_notification |
Dummy subscription client
Definition at line 10 of file tests_subscriptions.py.
def tests_subscriptions.SubHandler.datachange_notification | ( | self, | |
node, | |||
val, | |||
data | |||
) |
Definition at line 16 of file tests_subscriptions.py.
def tests_subscriptions.SubHandler.event_notification | ( | self, | |
event | |||
) |
Definition at line 19 of file tests_subscriptions.py.