diff --git a/transmit_disfection_protocol.hpp b/transmit_disfection_protocol.hpp index 2574fe0..bc00880 100644 --- a/transmit_disfection_protocol.hpp +++ b/transmit_disfection_protocol.hpp @@ -206,8 +206,8 @@ typedef enum { * 打开/关闭 * 电流上报 */ - kfn_air_tightness_test_ac_ctrl = 1200, - kfn_air_tightness_test_ac_is_open = 1201, + kfn_air_leak_detect_ac_ctrl = 1200, + kfn_air_leak_detect_ac_is_open = 1201, /*********************************************************************************************************************** * 压力传感器数据上报 * @@ -228,9 +228,8 @@ typedef enum { /*********************************************************************************************************************** * 气密性测试 * ***********************************************************************************************************************/ - kfn_air_tightness_test_cutoff_ch = 1500, // 气密性测试-封闭通道 - kfn_air_tightness_test_release_ch = 1501, // 气密性测试-释放通道 - kfn_air_tightness_test_is_cutoff = 1502, // 气密性测试-封闭通道 + kfn_air_leak_detect_test_set_in_airtight_mode = 1500, // 气密性测试-气密性测试模式 {1:mode} + kfn_air_tightness_test_get_mode = 1501, // 气密性测试-封闭通道 kfn_ext_ch_selector_set_ch = 1600, // 外部通道选择器设置通道 kfn_ext_ch_selector_get_ch = 1601, // 读取当前通道