{
"item": {
"accessMode": "r",
"dataForm": {
"address": "0X0107",
"collection": "%s*0.1",
"control": "%d",
"countcollection": "%s",
"countround": "all",
"countstrategy": 20,
"data": "1",
"iscount": "0",
"offset": 0,
"operatetype": "readHregs",
"order": 26,
"originaltype": "short16_AB",
"protocol": "modbus",
"rate": 1,
"round": "all",
"slaveid": "0X01",
"strategy": "20"
},
"dataType": {
"specs": {
"max": 9999,
"min": 0,
"precision": 2,
"step": 0,
"unit": "V"
},
"type": "float"
},
"devicetype": "控制器",
"identifier": "voltage",
"index": 11,
"isshow": true,
"moduleType": "properties",
"name": "电压",
"required": true
},
"productid": "ed09e37bbb"
}
curl --location --request DELETE 'https://prod.iotn2n.com/iotapi/thing' \
--header 'Content-Type: application/json' \
--data-raw '{
"item": {
"accessMode": "r",
"dataForm": {
"address": "0X0107",
"collection": "%s*0.1",
"control": "%d",
"countcollection": "%s",
"countround": "all",
"countstrategy": 20,
"data": "1",
"iscount": "0",
"offset": 0,
"operatetype": "readHregs",
"order": 26,
"originaltype": "short16_AB",
"protocol": "modbus",
"rate": 1,
"round": "all",
"slaveid": "0X01",
"strategy": "20"
},
"dataType": {
"specs": {
"max": 9999,
"min": 0,
"precision": 2,
"step": 0,
"unit": "V"
},
"type": "float"
},
"devicetype": "控制器",
"identifier": "voltage",
"index": 11,
"isshow": true,
"moduleType": "properties",
"name": "电压",
"required": true
},
"productid": "ed09e37bbb"
}'
{}