This website requires JavaScript.
Explore
Help
Sign In
ZoneMinder
/
zoneminder
mirror of
https://github.com/ZoneMinder/zoneminder.git
Watch
1
Star
0
Fork
You've already forked zoneminder
0
Code
Issues
Projects
Releases
Wiki
Activity
b6537523ee
zoneminder
/
db
/
monitors_dbupdate.sql
2 lines
84 B
SQL
Raw
Blame
History
ALTER
TABLE
zm
.
Monitors
ADD
Onvif_Alarm_Txt
varchar
(
30
)
DEFAULT
'
MotionAlarm
'
NULL
;
Reference in New Issue
View Git Blame
Copy Permalink