【增加link唯一标识字段】
This commit is contained in:
parent
b62e9b13e4
commit
e50c1ad8b5
@ -360,7 +360,7 @@ message CalculateLink {
|
||||
RelatedRef aRelatedRef = 4; // A端(最小端)关联的端点
|
||||
RelatedRef bRelatedRef = 5; // B端(最大端)关联的端点
|
||||
repeated DevicePosition devicePositions = 6; //设备在link上的位置
|
||||
|
||||
int32 linkId = 7; //link唯一标识
|
||||
message DevicePosition {
|
||||
int32 offset = 1;
|
||||
string deviceId = 2;
|
||||
|
Loading…
Reference in New Issue
Block a user