{ "eui": "866156057446695", "angleA": 100, "angleB": 300 }
curl --location -g --request POST 'https://console.sciento.cn/wopen/v1//device/electric-value/config-angle' \ --header 'Authorization: ' \ --header 'Content-Type: application/json' \ --data-raw '{ "eui": "866156057446695", "angleA": 100, "angleB": 300 }'
{ "type": true, "code": 200, "data": 0 }