Public Member Functions | |
def | __init__ (self) |
def | datachange_notification (self, node, val, data) |
def | event_notification (self, event) |
Public Attributes | |
results | |
Definition at line 42 of file tests_subscriptions.py.
def tests_subscriptions.MySubHandler2.__init__ | ( | self | ) |
Definition at line 43 of file tests_subscriptions.py.
def tests_subscriptions.MySubHandler2.datachange_notification | ( | self, | |
node, | |||
val, | |||
data | |||
) |
Definition at line 46 of file tests_subscriptions.py.
def tests_subscriptions.MySubHandler2.event_notification | ( | self, | |
event | |||
) |
Definition at line 49 of file tests_subscriptions.py.
tests_subscriptions.MySubHandler2.results |
Definition at line 44 of file tests_subscriptions.py.