fujuntang
2021-09-23 82b028cf63953d8080b63d85468eae488d212194
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;