Public Member Functions | |
| def | __init__ (self, manager) |
| def | execute (self, goal) |
Public Attributes | |
| server | |
Static Public Attributes | |
| bus = None | |
| manager = None | |
| result = GetResponseResult() | |
Definition at line 45 of file mycroft_skills.py.
| def mycroft_skills.GetResponseServer.__init__ | ( | self, | |
| manager | |||
| ) |
Definition at line 50 of file mycroft_skills.py.
| def mycroft_skills.GetResponseServer.execute | ( | self, | |
| goal | |||
| ) |
Definition at line 55 of file mycroft_skills.py.
|
static |
Definition at line 46 of file mycroft_skills.py.
|
static |
Definition at line 47 of file mycroft_skills.py.
|
static |
Definition at line 48 of file mycroft_skills.py.
| mycroft_skills.GetResponseServer.server |
Definition at line 52 of file mycroft_skills.py.