From 5b6ced44157b6e7fab519ae48f5cffcdc2b3cd7c Mon Sep 17 00:00:00 2001 From: lichao <lichao@aiotlink.com> Date: 星期日, 25 四月 2021 19:28:57 +0800 Subject: [PATCH] use node mqid ssn id to index online nodes. --- src/msg.cpp | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/src/msg.cpp b/src/msg.cpp index 7ab0434..f180d67 100644 --- a/src/msg.cpp +++ b/src/msg.cpp @@ -20,6 +20,5 @@ namespace bhome_msg { -const uint32_t kMsgTag = 0xf1e2d3c4; } // namespace bhome_msg -- Gitblit v1.8.0