{"id":"Gv2cxibfIyL","kind":"Cs"}
curl --location --request POST 'https://iot-dev.utapp.cn/api/commUnit/queryIec104BindPoint' \
--header 'Authorization-Type;' \
--header 'X-Authorization;' \
--header 'Content-Type: application/json' \
--data-raw '{"id":"Gv2cxibfIyL","kind":"Cs"}'
{
"code": 0,
"success": true,
"message": "string",
"data": {
"totalCount": "string",
"items": [
{}
]
}
}