proto/source/bhome_msg.proto
@@ -16,8 +16,9 @@ repeated BHAddress route = 2; // for reply and proxy. int64 timestamp = 3; int32 type = 4; bytes proc_id = 5; bytes topic = 6; // for request route uint64 ssn_id = 5; // node mq id bytes proc_id = 6; bytes topic = 7; // for request route }