devicesbus modbus rtu

This commit is contained in:
flower_linux
2026-04-02 11:18:17 +08:00
parent 3b7368a2ab
commit 3341bd0e6b
7 changed files with 90 additions and 15 deletions

View File

@@ -122,6 +122,7 @@ private:
std::mutex m_mergeStateMutex;
QHash<QString, MergeState> m_mergeByEndpoint;
int m_count{0}; // 计数器
};
} // namespace softbus::message_bus::pipeline