|
| def | __init__ (self, **kwargs) |
| | Initializes message based on given keyword arguments. More...
|
| |
| def | publish (self) |
| | Publishes the message. More...
|
| |
| def | topic (cls) |
| |
| list | data = ['old_controller', 'new_controller'] |
| |
| list | data = [] |
| |
Definition at line 341 of file messages.py.
The documentation for this class was generated from the following file: