| | |
| | | #define REVERSE_REAL_FLOW_POINT_SECOND_ID 21 //·´Ïòʵ¼ÊÁ÷Á¿¶þ´ÎÐÞÕý²ÎÊý |
| | | #define REVERSE_FLOW_POINT_OTHER_ID 22 //·´ÏòÁ÷Á¿ÆäËûÐÞÕý²ÎÊý |
| | | |
| | | #define ASSIST_ALGORITHM_PARA_CONFIG_ID 0x0017 //¸¨ÖúËã·¨¡¢Í¨µÀÆ«²îÅäÖà |
| | | #define AA_REAL_CH_DEVIATION_ID 0x0018 //¸¨ÖúËã·¨ÕæÊµÍ¨µÀÆ«²î |
| | | #define AA_TIME_DIFF_OFFSET_ID 0x0019 //¸¨ÖúË㷨ʱ¼ä²î²¹³¥ |
| | | |
| | | #define FLOW_LIMIT_ID 30 //Á÷Á¿ÅäÖòÎÊý |
| | | #define PRESSURE_PARA_ID 31 //ѹÁ¦ÅäÖòÎÊý |
| | |
| | | |
| | | |
| | | void COM_equipment_basic_inf_handle(uint8_t WriteOrRead,u16 data_category_ID,uint8_t *DataPtr,UC_RECV_DATA_UNION_T *uc_respond_data_p) ; |
| | | |
| | | void COM_time_set_handle(uint8_t WriteOrRead,u16 data_category_ID,uint8_t *DataPtr,UC_RECV_DATA_UNION_T *uc_respond_data_p); |
| | | |
| | | #endif |
| | | |