{
"description": "电表跳闸断电",
"deviceid": "8d7bdaff69",
"devicename": "电表_001",
"id": "7c9odaff69",
"productid": "8e5d6be6ac",
"productname": "电表",
"type": "故障工单"
}
curl --location --request POST 'https://prod.iotn2n.com/iotapi/maintenance' \
--header 'Content-Type: application/json' \
--data-raw '{
"description": "电表跳闸断电",
"deviceid": "8d7bdaff69",
"devicename": "电表_001",
"id": "7c9odaff69",
"productid": "8e5d6be6ac",
"productname": "电表",
"type": "故障工单"
}'
{}