|
ctrlX Data Layer API for Python
3.4.0
The ctrlX Data Layer API allows access to the ctrlX Data Layer with Python
|
This is the complete list of members for NotifyInfoPublish, including all inherited members.
| __init__(self, str node_address) | NotifyInfoPublish | |
| get_event_type(self) | NotifyInfoPublish | |
| get_node(self) | NotifyInfoPublish | |
| get_notify_type(self) | NotifyInfoPublish | |
| get_sequence_number(self) | NotifyInfoPublish | |
| get_source_name(self) | NotifyInfoPublish | |
| get_timestamp(self) | NotifyInfoPublish | |
| set_event_type(self, str et) | NotifyInfoPublish | |
| set_notify_type(self, NotifyTypePublish nt) | NotifyInfoPublish | |
| set_sequence_number(self, int sn) | NotifyInfoPublish | |
| set_source_name(self, str source) | NotifyInfoPublish | |
| set_timestamp(self, datetime.datetime dt) | NotifyInfoPublish |