mirror of
https://github.com/FoggedLens/deflock.git
synced 2026-06-30 17:55:42 +02:00
5cca87208d
* update identiyf page * support non-ALPRs on Idenfity page * show pending devices, even w/o tags * update lprBaseTags * detect iframe instead of passing query string * implement share dialog * clean up identify * finishing touches for identify page
10 lines
251 B
TypeScript
10 lines
251 B
TypeScript
export const lprBaseTags = {
|
|
"man_made": "surveillance",
|
|
"surveillance:type": "ALPR",
|
|
"surveillance": "public",
|
|
"camera:type": "fixed",
|
|
"surveillance:zone": "traffic",
|
|
"camera:mount": "",
|
|
"electricity": "",
|
|
"note": ""
|
|
} |