liuxiaolong
2021-09-30 a2236fffa265342454430000a7ff0d710807ebb9
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;