
Public Member Functions | |
| def | __init__ |
| def | set_power_state |
| def | set_stale |
Public Attributes | |
| isStale | |
A Widget that interprets NAO's battery status and displays battery state
Definition at line 40 of file power_state_control.py.
| def nao_dashboard.power_state_control.PowerStateControl.__init__ | ( | self, | |
| name | |||
| ) |
:param name: name of the plugin :type name: String
Definition at line 44 of file power_state_control.py.
| def nao_dashboard.power_state_control.PowerStateControl.set_power_state | ( | self, | |
| msg | |||
| ) |
Definition at line 51 of file power_state_control.py.
Definition at line 71 of file power_state_control.py.
Definition at line 51 of file power_state_control.py.