{
"deviceId": "string",
"algorithmId": "string",
"step": 0,
"stepRange": "string",
"threshold": "string",
"includeAreas": "string",
"openStatus": 0,
"extra": "string",
"mosaic": "string",
"brainPowerAdjustSwitch": 0,
"addStep": 0,
"noAlarmAdjustCount": 0,
"adjustMaxStep": 0,
"alarmTacticsType": 0,
"datasetLabel": "string",
"specialParam": "string",
"flowType": 0,
"deliveryDriversStatus": 0
}curl --location --request POST 'https://bcloud.jftechws.com/openApi/device/ai/open/task/config/addOrEditOpenTask' \
--header 'Content-Type: application/json' \
--data-raw '{
"deviceId": "string",
"algorithmId": "string",
"step": 0,
"stepRange": "string",
"threshold": "string",
"includeAreas": "string",
"openStatus": 0,
"extra": "string",
"mosaic": "string",
"brainPowerAdjustSwitch": 0,
"addStep": 0,
"noAlarmAdjustCount": 0,
"adjustMaxStep": 0,
"alarmTacticsType": 0,
"datasetLabel": "string",
"specialParam": "string",
"flowType": 0,
"deliveryDriversStatus": 0
}'{
"success": false,
"msg": "",
"code": "",
"model": "",
"attributes": ""
}