curl --location -g --request GET 'https://console.sciento.cn/wopen/v1//device/electric-value//switch' \
--header 'Authorization: ' \
--header 'Content-Type: application/json'
{
"type": true,
"code": 200,
"data": {
"id": 15440,
"concentratorId": 10265,
"circuit": "1",
"node": "1",
"status": "5",
"name": "维智三通电动阀#1#1",
"position": "5"
}
}