zhangmeng
2024-04-03 7fa99e0efe07a120af719da2cae5c1151f024403
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;