{
"id": 0,
"zoneID": 0,
"clientFrameID": 0,
"avgVelocity": 0,
"avgTime": 0,
"vobjectCount": 0,
"areaMSquare": 0,
"congestionValue": 0,
"zone": {
"id": 0,
"clientID": 0,
"name": "string",
"areaM2": 0,
"congestionMode": "Simple",
"congestionThreshold": 0,
"targetSides": [
{
"index": 0,
"name": "string",
"violationDirection": "In"
}
],
"congestionLevels": [
{
"level": 0,
"threshold": 0,
"rgb": "string"
}
],
"vertices": [
{
"x": "string",
"y": "string",
"z": "string"
},
{
"x": "string",
"y": "string",
"z": "string"
},
{
"x": "string",
"y": "string",
"z": "string"
}
],
"targetClass": [
"CAR"
],
"filterClass": [
"CAR"
],
"violationClass": [
"CAR"
]
},
"vobjects": [
{
"id": "2502121739150129875",
"clientID": 0,
"clientFrameID": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"type": "CAR",
"age": 0,
"zoneID": 0,
"beforeZoneID": "string",
"zoneFlag": 0,
"inTime": "2019-08-24T14:15:22.123Z",
"stayDuration": 0,
"outTime": "2019-08-24T14:15:22.123Z",
"inTargetSide": 0,
"outTargetSide": 0,
"latitude": 0,
"longitude": 0,
"position": {
"x": 0,
"y": 0,
"z": 0
},
"width": 0,
"height": 0,
"length": 0,
"angle": 0,
"velocityX": 0,
"velocityY": 0,
"trajectories": [
{
"x": 0,
"y": 0
}
],
"target": true,
"filtered": true,
"violoation": true,
"violationType": "ViolationTypeObject"
}
]
}