{
"id": "lMFINw5l9wo",
"endDateTime": "2025-03-19T11:03:48+08:00",
"startDateTime": "2025-03-12T11:03:48+08:00",
"sort": "DESC",
"identifiers": ["qtyTotal"]
}
curl --location --request POST 'https://iot-dev.utapp.cn/api/deviceProperty/get/device/properties/exportHistoryExcel' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"id": "lMFINw5l9wo",
"endDateTime": "2025-03-19T11:03:48+08:00",
"startDateTime": "2025-03-12T11:03:48+08:00",
"sort": "DESC",
"identifiers": ["qtyTotal"]
}'
{}