Public Member Functions | |
def | __init__ |
def | compare |
def | just_undervoltage |
def | to_str |
Public Attributes | |
board_overtemp | |
bridge_overtemp | |
disabled | |
enabled | |
operational | |
over_current | |
str | |
undervoltage | |
watchdog |
Definition at line 204 of file annotate_diag.py.
def annotate_diag.SafetyDisableStatus.__init__ | ( | self, | |
str | |||
) |
Definition at line 205 of file annotate_diag.py.
def annotate_diag.SafetyDisableStatus.compare | ( | self, | |
old | |||
) |
Compares this safety disable status against old status. returns true if safety disable is set that was not in old.
Definition at line 219 of file annotate_diag.py.
Returns true if safety disable status is just undervoltage
Definition at line 231 of file annotate_diag.py.
def annotate_diag.SafetyDisableStatus.to_str | ( | self | ) |
Definition at line 235 of file annotate_diag.py.
Definition at line 205 of file annotate_diag.py.
Definition at line 205 of file annotate_diag.py.
Definition at line 205 of file annotate_diag.py.
Definition at line 205 of file annotate_diag.py.
Definition at line 205 of file annotate_diag.py.
Definition at line 205 of file annotate_diag.py.
Definition at line 205 of file annotate_diag.py.
Definition at line 205 of file annotate_diag.py.
Definition at line 205 of file annotate_diag.py.