{
"identifier": "5",
"name": "左继电器",
"value": "5",
"id": "r1v42ikNxJA"
}
curl --location --request GET 'https://iot-dev.utapp.cn/api/deviceProperty/propertyWrite' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{
"identifier": "5",
"name": "左继电器",
"value": "5",
"id": "r1v42ikNxJA"
}'
{}