{
"id": 0,
"trid": "string",
"userid": 0,
"ip": "192.168.0.1",
"method": "string",
"path": "string",
"payload": "string",
"resCode": 0,
"user": {
"id": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"deletedAt": 0,
"email": "user@example.com",
"password": "pa$$word",
"role": "string",
"name": "string",
"phone": "string",
"clients": [
{
"id": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"deletedAt": 0,
"areaID": 0,
"name": "string",
"description": "string",
"host": "192.168.0.1",
"port": 0,
"fingerprint": "string",
"lidarCount": 0,
"frameRate": 0,
"clientMode": 0,
"alarmType": "DiskFull",
"reportMsg": "string",
"reportPayload": "string",
"clientStat": {
"id": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"clientID": 0,
"zoneID": 0,
"congestionLevel": 0,
"zoneCount": 0,
"passingCount": 0,
"activeLidarCount": 0
},
"area": {
"id": 0,
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z",
"deletedAt": 0,
"name": "string",
"description": "string",
"clients": [
{}
]
},
"zones": [
{
"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"
]
}
],
"lidars": [
{
"clientID": 0,
"lidarID": 0,
"lidarName": "string",
"position": {
"x": 0,
"y": 0,
"z": 0
},
"state": 0
}
],
"calibration": {
"clientID": 0,
"x": 0,
"y": 0,
"z": 0,
"yaw": 0
},
"backgroundPCD": "string"
}
],
"minIOConfig": {
"accessKey": "string",
"secretKey": "string"
}
}
}