Authorization: Bearer ********************{
"projectIds": [
"string"
]
}curl --location --request POST '/api/services/app/personalWorkbench/getDeviceAlarm' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json-patch+json' \
--data-raw '{
"projectIds": [
"string"
]
}'{
"videoStatus": "string",
"raiseDustStatus": "string",
"gantryCraneStatus": "string",
"highSlopeStatus": "string",
"gasStatus": "string",
"harmfulGasStatus": "string"
}