Index: dialin/utils/nv_ops_utils.py =================================================================== diff -u -rdc3b97933c58b8854781f2984083a2f8eccd3217 -r4db75b6fc3f6f9219262738bee0bdb3a50f8d971 --- dialin/utils/nv_ops_utils.py (.../nv_ops_utils.py) (revision dc3b97933c58b8854781f2984083a2f8eccd3217) +++ dialin/utils/nv_ops_utils.py (.../nv_ops_utils.py) (revision 4db75b6fc3f6f9219262738bee0bdb3a50f8d971) @@ -699,12 +699,8 @@ return self._record_packets_to_send_to_fw - def _prepare_record_packets_for_fw(self, new_record: OrderedDict, - group: str, - key: str, - temp_buffer: List, - current_payload_length: int, - current_message_count: int, + def _prepare_record_packets_for_fw(self, new_record: OrderedDict, group: str, key: str, temp_buffer: List, + current_payload_length: int, current_message_count: int, inner_dict_key: str = None): """ Prepares the record packets prior to sending to firmware