mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-03-21 23:58:22 +03:00
rm obvious lpr comments
This commit is contained in:
parent
91ab990034
commit
90237c31a5
@ -156,8 +156,8 @@ Published when a license plate is recognized on a car object. See the [License P
|
|||||||
"type": "lpr",
|
"type": "lpr",
|
||||||
"id": "1607123955.475377-mxklsc",
|
"id": "1607123955.475377-mxklsc",
|
||||||
"name": "John's Car", // known name for the plate, or null
|
"name": "John's Car", // known name for the plate, or null
|
||||||
"plate": "123ABC", // recognized plate string
|
"plate": "123ABC",
|
||||||
"score": 0.95, // recognition confidence
|
"score": 0.95,
|
||||||
"camera": "driveway_cam",
|
"camera": "driveway_cam",
|
||||||
"timestamp": 1607123958.748393
|
"timestamp": 1607123958.748393
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user