kadi.commands.states.BatteryConnect#
- class kadi.commands.states.BatteryConnect#
Bases:
BaseTransitionMost recent battery connect time (type=COMMAND_SW and tlmsid=EOESTECN)
- command_attributes#
- state_keys = ['sun_pos_mon', 'battery_connect', 'eclipse_enable_spm']#
- default_value = '1999:001:00:00:00.000'#
- classmethod set_transitions(transitions_list, cmds, start, stop)#
Set transitions for a Table of commands
cmds.- Parameters:
- transitions_list
list of transitions (updated in-place)
- cmds
commands (CmdList)
- start
start time for states
- stop
stop time for states
- Returns:
- None