未验证 提交 4be71766 编写于 作者: D Daming 提交者: GitHub

add MeterDataCollection (#29)

上级 e3ec161a
......@@ -79,3 +79,7 @@ message MeterData {
// Meter data report time, be set value in the first element in the stream-call.
int64 timestamp = 5;
}
message MeterDataCollection {
repeated MeterData meterData = 1;
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册