devicesbus modbus rtu 0.1
This commit is contained in:
@@ -470,9 +470,9 @@ bool PipelineEngine::runStages234(PipelineContext& ctx)
|
||||
} else {
|
||||
LOG_INFO() << "the protocol text is" << QStringLiteral("ProtocolEnvelopePdu::monostate");
|
||||
}
|
||||
|
||||
m_count++;
|
||||
LOG_INFO() << "the count of command is" << m_count;
|
||||
// @TODO 以后需要测试是否丢包和解析延迟
|
||||
// m_count++;
|
||||
// LOG_INFO() << "the count of command is" << m_count;
|
||||
|
||||
if (!stage3Filter(ctx)) {
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user