Fu Juntang
2021-09-17 acbf282b23b4cbdebca562d67132573de3902f94
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;