Index: tools/Code_Report.csv =================================================================== diff -u -r2900571c301cbd949c214c13f1871d440455304f -r6dd0fc10d31dcd160176e7b1721216e2c52d4a8e --- tools/Code_Report.csv (.../Code_Report.csv) (revision 2900571c301cbd949c214c13f1871d440455304f) +++ tools/Code_Report.csv (.../Code_Report.csv) (revision 6dd0fc10d31dcd160176e7b1721216e2c52d4a8e) @@ -138,6 +138,7 @@ ./dg/hd_proxy.py, Function, cmd_hd_communication_status_override(self, status: bool, reset: int = NO_RESET) -> int: ./dg/hd_proxy.py, Function, cmd_hd_send_collect_ro_permeate_sample(self, cmd: bool = 0): ./dg/hd_proxy.py, Function, cmd_hd_send_chem_flush_sample_result(self, result: bool = 0): +./dg/hd_proxy.py, Function, cmd_send_hd_power_off_response(self, usr_response: int ) -> None: ./dg/hd_proxy.py, Function, cmd_fill(self, volume: int = 1500, tgt_fill_flow_lpm: float = 0.8, start: int = 1) -> int: ./dg/heat_disinfect_active_cool.py, Function, clear_heat_disinfect_active_cool_info(self) -> None: ./dg/heat_disinfect.py, Function, clear_heat_disinfect_info(self) -> None: @@ -245,6 +246,7 @@ ./dg/voltages.py, Function, cmd_monitored_voltage_override(self, signal: int = 0, volts: float = 0.0, reset: int = NO_RESET) -> int: ./dg/voltages.py, Function, cmd_monitored_voltages_broadcast_interval_override(self, ms: int = 1000, reset: int = NO_RESET) -> int: ./dg/voltages.py, Function, get_monitored_voltages(self): +./dg/watchdog.py, Function, cmd_watchdog_task_check_in_override(self, state: int, task: int, reset: int = NO_RESET) -> int: ./hd/accelerometer.py, Function, cmd_accel_vector_override(self, axis: int, mag: float, reset: int = NO_RESET) -> int: ./hd/accelerometer.py, Function, cmd_accel_max_vector_override(self, axis: int, mag: float, reset: int = NO_RESET) -> int: ./hd/accelerometer.py, Function, cmd_accel_broadcast_interval_override(self, ms: int, reset: int = NO_RESET) -> int: