Add ONVIF as a Notes filter
parent
87e0a092b7
commit
daffe0294b
|
@ -1270,6 +1270,7 @@ class Filter extends ZM_Object {
|
|||
}
|
||||
$options = [
|
||||
'Motion' => 'Motion',
|
||||
'ONVIF' => 'ONVIF',
|
||||
'detected' => 'Any Object',
|
||||
'aplr' => 'Any license plate',
|
||||
'person'=>'Person',
|
||||
|
|
Loading…
Reference in New Issue