Authorization: Bearer ********************
curl --location --request POST 'https://online-products.dhichina.cn/gateway/iot-service/api/v2/opc-ua/query-communication'
[
{
"id": "ca6c1a64-370c-44f2-8a6d-2b25272d146e",
"deviceName": "测试水厂出厂",
"indicator": "ceshi_1_shuichang_flow",
"indicatorId": "234d31af-d293-e107-54a4-f2725c9d969e",
"nodeName": "主线流量",
"node": "ns=2;s=Z3\\Test\\TestFlow1.PV",
"unit": "m³/s",
"dataType": 2,
"decimalPlaces": 2,
"timeProcessingMode": 1,
"isOpenSync": true,
"period": 5,
"opcFlag": "OPCTest",
"synFreq": "5m"
}
]