liuxiaolong
2021-07-20 d70afff273df67d0eb029ea16fa68a84faa9c200
proto/source/bhome_msg.proto
@@ -57,9 +57,11 @@
message MsgSubscribe {
   MsgTopicList topics = 1;
   bool network = 2;
}
message MsgUnsubscribe {
   MsgTopicList topics = 1;
   bool network = 2;
}
message MsgRegisterRPC {
   MsgTopicList topics = 1;