lichao
2021-06-23 c1e39e20ca42b21eeac8b5068fa1f921bf9a070f
proto/source/bhome_msg.proto
@@ -57,9 +57,11 @@
message MsgSubscribe {
   MsgTopicList topics = 1;
   bool network = 2;
}
message MsgUnsubscribe {
   MsgTopicList topics = 1;
   bool network = 2;
}
message MsgRegisterRPC {
   MsgTopicList topics = 1;