GrpcPrint/PrintS/说明.txt

34 lines
729 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

1.报警类信息发送给每个客户端
2.某个客户端的请求,反馈只给这个客户端
3.设置信息后,成功不反馈,错误才反馈,只给设置的客户端
配置参数:
设备型号
数据库放到服务端
切片文件放到服务器上
服务端保存一份数据,
plcparam 重复code:
ArmFrontLimit
ArmBackLimit
SendToClients 需要修改
配置信息参数是否只在客户端修改
辅机 净化器发送接收客户端数据,其他的基本不用从客户端更新数据
数据库密码:!hbd_admin
size_t scsize = ConfigManager::GetInstance()->GetMatchScannerControlCfg()->size();为啥是0
配置中文u8在本地是乱码
ScannerControlCfg 函数后面在添加