fix soe
This commit is contained in:
@@ -1059,10 +1059,10 @@ ST_VOID u_iec_rpt_ind_data_by_devtype(MVL_VAR_ASSOC** info_va,
|
||||
}
|
||||
else if (('$' == FULL_FCDA_Name[length_FCDA - 2]) && ('t' == FULL_FCDA_Name[length_FCDA - 1])) {
|
||||
if (not_set_rpt_TimeID_this) {
|
||||
apr_time_t t = convert_btime6_to_apr_time(&(mms_dec_data.data_item[ii].u.data_bTime6));
|
||||
apr_time_t t = convert_btime6_to_apr_time(&(mms_dec_data.data_item[ii].u.data_bTime6));//<><CEA2>
|
||||
if (strstr(rcb_info->RptID, "QVVR")) {//CZY 2023-08-17 WW 2022-11-14 <20><EFBFBD><DEB8>ж<EFBFBD>LLN0$BR$brcbQVVR
|
||||
if (strstr(FULL_FCDA_Name, "VarStr$t")) {
|
||||
processQVVR_time(LD_info, t / 1000);
|
||||
processQVVR_time(LD_info, t / 1000);//<2F><><EFBFBD><EFBFBD>
|
||||
not_set_rpt_TimeID_this = FALSE;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user