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