liuxiaolong
2021-08-31 2eebf13462324b2a0d1b5db884d8dafc4c3345af
proto/bhome_msg_api.proto
File was renamed from src/proto/bhome_msg_api.proto
@@ -84,7 +84,9 @@
   message Info {
      ProcInfo proc  = 1;
      bool online = 2;
      MsgTopicList topics = 3;
      MsgTopicList service = 3;
      MsgTopicList local_sub = 4;
      MsgTopicList net_sub = 5;
   }
   repeated Info proc_list = 2;
}