Index: tools/Code_Report.csv =================================================================== diff -u -re06bb88b62e6a84dc6ea1f6d2114c1c56fa1e3f2 -r65ad21276ea16c04344206a27d056d09d45e9890 --- tools/Code_Report.csv (.../Code_Report.csv) (revision e06bb88b62e6a84dc6ea1f6d2114c1c56fa1e3f2) +++ tools/Code_Report.csv (.../Code_Report.csv) (revision 65ad21276ea16c04344206a27d056d09d45e9890) @@ -19,7 +19,7 @@ ./dg/calibration_record.py, Function, cmd_get_dg_calibration_record_report(self, report_destination: str = None): ./dg/calibration_record.py, Function, cmd_request_dg_calibration_record(self) -> bool: ./dg/calibration_record.py, Function, cmd_dg_calibration_record_crc_override(self, crc: int) -> bool: -./dg/calibration_record.py, Function, cmd_set_dg_calibration_excel_to_fw(self, report_address: str): +./dg/calibration_record.py, Function, cmd_set_dg_calibration_excel_to_fw(self, report_address: str) -> bool: ./dg/calibration_record.py, Function, cmd_set_dg_calibration_record(self, previous_record: OrderedDict) -> bool: ./dg/calibration_record.py, Function, cmd_reset_dg_calibration_record(self) -> bool: ./dg/chemical_disinfect_flush.py, Function, clear_flush_info(self) -> None: @@ -206,7 +206,7 @@ ./dg/scheduled_runs_record.py, Function, cmd_reset_dg_calibration_record(self) -> bool: ./dg/service_record.py, Function, cmd_dg_service_record_crc_override(self, crc: int) -> bool: ./dg/service_record.py, Function, cmd_set_dg_service_record(self, dg_service_record: OrderedDict) -> bool: -./dg/service_record.py, Function, cmd_set_dg_service_record_excel_to_fw(self, report_address: str): +./dg/service_record.py, Function, cmd_set_dg_service_record_excel_to_fw(self, report_address: str) -> bool: ./dg/service_record.py, Function, cmd_get_dg_service_record(self, report_address: str = None): ./dg/service_record.py, Function, cmd_reset_dg_service_record(self) -> bool: ./dg/service_record.py, Function, cmd_request_dg_service_record(self) -> int: @@ -219,7 +219,7 @@ ./dg/system_record.py, Function, cmd_get_dg_system_record_report(self, report_destination: str = None): ./dg/system_record.py, Function, cmd_request_dg_system_record(self) -> int: ./dg/system_record.py, Function, cmd_dg_system_record_crc_override(self, crc: int) -> bool: -./dg/system_record.py, Function, cmd_set_dg_system_record_excel_to_fw(self, report_address: str): +./dg/system_record.py, Function, cmd_set_dg_system_record_excel_to_fw(self, report_address: str) -> bool: ./dg/system_record.py, Function, cmd_set_dg_system_record(self, dg_system_record: OrderedDict) -> bool: ./dg/system_record.py, Function, cmd_reset_dg_system_record(self) -> bool: ./dg/system_record.py, Function, get_dg_system_record(self) -> dict: @@ -232,7 +232,7 @@ ./dg/usage_info_record.py, Function, cmd_update_dg_usage_info_record(self, excel_report_path: str): ./dg/usage_info_record.py, Function, cmd_get_dg_usage_info_record(self, report_address: str = None): ./dg/usage_info_record.py, Function, cmd_reset_dg_usage_info_record(self) -> bool: -./dg/usage_info_record.py, Function, cmd_set_dg_usage_info_excel_to_fw(self, report_address: str): +./dg/usage_info_record.py, Function, cmd_set_dg_usage_info_excel_to_fw(self, report_address: str) -> bool: ./dg/usage_info_record.py, Function, cmd_dg_usage_info_crc_override(self, crc: int) -> bool: ./dg/uv_reactors.py, Function, get_outlet_uv_reactor_state(self) -> int: ./dg/uv_reactors.py, Function, cmd_uv_reactors_data_broadcast_interval_override(self, ms: int, reset: int = NO_RESET) -> int: @@ -361,7 +361,7 @@ ./hd/buttons.py, Function, cmd_off_button_override(self, state: int, reset: int = NO_RESET) -> int: ./hd/calibration_record.py, Function, cmd_request_hd_calibration_record(self) -> int: ./hd/calibration_record.py, Function, cmd_hd_calibration_record_crc_override(self, crc: int) -> bool: -./hd/calibration_record.py, Function, cmd_set_hd_calibration_excel_to_fw(self, report_address: str): +./hd/calibration_record.py, Function, cmd_set_hd_calibration_excel_to_fw(self, report_address: str) -> bool: ./hd/calibration_record.py, Function, cmd_set_hd_calibration_record(self, hd_calibration_record: OrderedDict) -> bool: ./hd/calibration_record.py, Function, cmd_reset_hd_calibration_record(self) -> bool: ./hd/calibration_record.py, Function, cmd_get_hd_calibration_record_report(self, report_destination: str = None): @@ -485,7 +485,7 @@ ./hd/rtc.py, Function, cmd_stop_rtc(self): ./hd/service_record.py, Function, cmd_hd_service_record_crc_override(self, crc: int) -> bool: ./hd/service_record.py, Function, cmd_set_hd_service_record(self, hd_service_record: OrderedDict) -> bool: -./hd/service_record.py, Function, cmd_set_dg_service_record_excel_to_fw(self, report_address: str): +./hd/service_record.py, Function, cmd_set_dg_service_record_excel_to_fw(self, report_address: str) -> bool: ./hd/service_record.py, Function, cmd_get_hd_service_record(self, report_address: str = None): ./hd/service_record.py, Function, cmd_reset_hd_service_record(self) -> bool: ./hd/service_record.py, Function, cmd_request_hd_service_record(self) -> int: @@ -526,7 +526,7 @@ ./hd/system_record.py, Function, cmd_get_hd_system_record_report(self, report_destination: str = None): ./hd/system_record.py, Function, cmd_request_hd_system_record(self) -> int: ./hd/system_record.py, Function, cmd_hd_system_record_crc_override(self, crc: int) -> bool: -./hd/system_record.py, Function, cmd_set_hd_system_record_excel_to_fw(self, report_address: str): +./hd/system_record.py, Function, cmd_set_hd_system_record_excel_to_fw(self, report_address: str) -> bool: ./hd/system_record.py, Function, cmd_set_hd_system_record(self, hd_system_record: OrderedDict) -> bool: ./hd/system_record.py, Function, cmd_reset_hd_system_record(self) -> bool: ./hd/system_record.py, Function, get_hd_system_record(self) -> dict: @@ -660,7 +660,7 @@ ./hd/usage_info_record.py, Function, cmd_update_hd_usage_info_record(self, excel_report_path: str): ./hd/usage_info_record.py, Function, cmd_get_hd_usage_info_record(self, report_address: str = None): ./hd/usage_info_record.py, Function, cmd_reset_hd_usage_info_record(self) -> bool: -./hd/usage_info_record.py, Function, cmd_set_dg_usage_info_excel_to_fw(self, report_address: str): +./hd/usage_info_record.py, Function, cmd_set_dg_usage_info_excel_to_fw(self, report_address: str) -> bool: ./hd/usage_info_record.py, Function, cmd_hd_usage_info_crc_override(self, crc: int) -> bool: ./hd/valves.py, Function, get_hd_air_trap_status(self): ./hd/valves.py, Function, get_hd_valves_status(self):