{
"rate": "2",
"height": "50.0",
"equType": "[{\"amplitude\":20.0,\"weight\":8.0},{\"amplitude\":25.0,\"weight\":8.0},{\"amplitude\":30.0,\"weight\":8.0},\"amplitude\":35.0,\"weight\":8.0},{\"amplitude\":40.0,\"weight\":6.97},{\"amplitude\":45.0,\"weight\":6.07},\"amplitude\":50.0,\"weight\":5.35}]",
"craneno": "D8:B0:4C:CC:74:C8-00000ZKYC9",
"calibration": "0.0,0,2.0,22,-1.0,-1,-1.0,-1,0.0,15000,50.0,17000",
"armLength": "50",
"localY": "1.0",
"tailLength": "5",
"gpsX": "39.765133",
"craneModel": "TC7525-16D",
"capHeight": "5.0",
"localX": "1.0",
"gpsY": "116.370896",
"craneAlias": "1#"
}
curl --location --request POST '/interface/v1/crane/saveCraneInfo?appKey=a2554199a3bbb0b7&token=40084605ad73735b&projectId=291' \
--header 'Content-Type: application/json' \
--data-raw '{
"rate": "2",
"height": "50.0",
"equType": "[{\"amplitude\":20.0,\"weight\":8.0},{\"amplitude\":25.0,\"weight\":8.0},{\"amplitude\":30.0,\"weight\":8.0},\"amplitude\":35.0,\"weight\":8.0},{\"amplitude\":40.0,\"weight\":6.97},{\"amplitude\":45.0,\"weight\":6.07},\"amplitude\":50.0,\"weight\":5.35}]",
"craneno": "D8:B0:4C:CC:74:C8-00000ZKYC9",
"calibration": "0.0,0,2.0,22,-1.0,-1,-1.0,-1,0.0,15000,50.0,17000",
"armLength": "50",
"localY": "1.0",
"tailLength": "5",
"gpsX": "39.765133",
"craneModel": "TC7525-16D",
"capHeight": "5.0",
"localX": "1.0",
"gpsY": "116.370896",
"craneAlias": "1#"
}'
{
"code": 0,
"message": "string",
"data": {}
}