{
"RoleId": 0,
"collectCycle": 0,
"createTime": "2019-08-24T14:15:22Z",
"deviceId": "string",
"id": "string",
"name": "string",
"openRule": true,
"orgId": 0,
"owner": "string",
"pid": "string",
"protocol": "string",
"protocolConfig": {},
"ruleId": "string",
"updateTime": "2019-08-24T14:15:22Z"
}
curl --location --request POST 'http://101.35.247.125:7788/edge' \
--header 'Content-Type: application/json' \
--data-raw '{
"RoleId": 0,
"collectCycle": 0,
"createTime": "2019-08-24T14:15:22Z",
"deviceId": "string",
"id": "string",
"name": "string",
"openRule": true,
"orgId": 0,
"owner": "string",
"pid": "string",
"protocol": "string",
"protocolConfig": {},
"ruleId": "string",
"updateTime": "2019-08-24T14:15:22Z"
}'
{}