Update dms connection code.

This commit is contained in:
sunwen
2023-09-04 13:35:24 +08:00
parent d0eaba04f7
commit a3aef54314
3 changed files with 57 additions and 6 deletions

View File

@@ -33,6 +33,7 @@ enum{
ACT_SCAN_SIMULATOR, //配置模拟模式 1模拟模式0真实模式默认是0
ACT_SCAN_PRESIG, //预扫数据产生完成信号
ACT_SCAN_PRERESP, //上位机处理完数据后的响应
ACT_SCAN_CE_STATUS, //是否已经完成当天的扫查
};
//数据传输服务
@@ -79,6 +80,7 @@ enum{
ACT_CTL_FEB_CMD,
ACT_CTL_FEB_RESP,
ACT_CTL_FEB_RESET,
ACT_CTL_PUMP, //水泵启停
};
//设备升级