Authorization: Bearer ********************
{
"craneName": "string",
"craneNo": "string",
"craneType": "string",
"craneModel": "string",
"organiation": "string",
"createDate": "2019-08-24T14:15:22Z",
"inUseDate": "2019-08-24T14:15:22Z",
"workEnvironment": "string",
"technology": "string",
"location": "string",
"region": "string",
"workContent": "string",
"workShopId": "string",
"workShopName": "string",
"workLevel": "string",
"tonnage": "string",
"electricalSystem": "string",
"reducerStructure": "string",
"hostManufacturer": "string",
"electricalBrand": "string",
"craneStandard": "string",
"manufacturer": "string",
"factoryNo": "string",
"produceDate": "2019-08-24T14:15:22Z",
"deviceNo": "string",
"straddleId": "string",
"straddleName": "string",
"status": "string",
"remark": "string",
"pushLevel": 0,
"id": "string",
"projectNo": "string",
"craneLargeType": "string",
"isOnline": true,
"lastHeartbeatTime": "string",
"alarmStatus": "string",
"alarmStatusNumber": 0,
"currentDriver": {
"driverId": "string",
"driverName": "string",
"driverAvatar": "string",
"age": 0,
"certificatePaths": [
"string"
]
},
"currentWindSpeed": {
"isShow": true,
"windSpeed": "string"
},
"plcInfo": {
"isEnable": true,
"productCode": "string",
"projectFilePath": "string"
},
"mechanismCount": 0
}
curl --location --request POST 'https://jiugang.mhiiot.cn/openapi/project/api/Crane/Add' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"craneName": "string",
"craneNo": "string",
"craneType": "string",
"craneModel": "string",
"organiation": "string",
"createDate": "2019-08-24T14:15:22Z",
"inUseDate": "2019-08-24T14:15:22Z",
"workEnvironment": "string",
"technology": "string",
"location": "string",
"region": "string",
"workContent": "string",
"workShopId": "string",
"workShopName": "string",
"workLevel": "string",
"tonnage": "string",
"electricalSystem": "string",
"reducerStructure": "string",
"hostManufacturer": "string",
"electricalBrand": "string",
"craneStandard": "string",
"manufacturer": "string",
"factoryNo": "string",
"produceDate": "2019-08-24T14:15:22Z",
"deviceNo": "string",
"straddleId": "string",
"straddleName": "string",
"status": "string",
"remark": "string",
"pushLevel": 0,
"id": "string",
"projectNo": "string",
"craneLargeType": "string",
"isOnline": true,
"lastHeartbeatTime": "string",
"alarmStatus": "string",
"alarmStatusNumber": 0,
"currentDriver": {
"driverId": "string",
"driverName": "string",
"driverAvatar": "string",
"age": 0,
"certificatePaths": [
"string"
]
},
"currentWindSpeed": {
"isShow": true,
"windSpeed": "string"
},
"plcInfo": {
"isEnable": true,
"productCode": "string",
"projectFilePath": "string"
},
"mechanismCount": 0
}'
{
"statusCode": 0,
"errorMessage": "string",
"mD5": "string",
"isSuccess": true,
"timestamp": "string",
"data": {
"craneName": "string",
"craneNo": "string",
"craneType": "string",
"craneModel": "string",
"organiation": "string",
"createDate": "2019-08-24T14:15:22Z",
"inUseDate": "2019-08-24T14:15:22Z",
"workEnvironment": "string",
"technology": "string",
"location": "string",
"region": "string",
"workContent": "string",
"workShopId": "string",
"workShopName": "string",
"workLevel": "string",
"tonnage": "string",
"electricalSystem": "string",
"reducerStructure": "string",
"hostManufacturer": "string",
"electricalBrand": "string",
"craneStandard": "string",
"manufacturer": "string",
"factoryNo": "string",
"produceDate": "2019-08-24T14:15:22Z",
"deviceNo": "string",
"straddleId": "string",
"straddleName": "string",
"status": "string",
"remark": "string",
"pushLevel": 0,
"id": "string",
"projectNo": "string",
"craneLargeType": "string",
"isOnline": true,
"lastHeartbeatTime": "string",
"alarmStatus": "string",
"alarmStatusNumber": 0,
"currentDriver": {
"driverId": "string",
"driverName": "string",
"driverAvatar": "string",
"age": 0,
"certificatePaths": [
"string"
]
},
"currentWindSpeed": {
"isShow": true,
"windSpeed": "string"
},
"plcInfo": {
"isEnable": true,
"productCode": "string",
"projectFilePath": "string"
},
"mechanismCount": 0
}
}