shenxin
2021-08-31 75fd317cafc70bb646148af8a70605af692db134
proto/source/bhome_msg.proto
@@ -57,11 +57,9 @@
message MsgSubscribe {
   MsgTopicList topics = 1;
   bool network = 2;
}
message MsgUnsubscribe {
   MsgTopicList topics = 1;
   bool network = 2;
}
message MsgRegisterRPC {
   MsgTopicList topics = 1;