diff --git a/web/includes/Monitor.php b/web/includes/Monitor.php index d6383c242..027cafadd 100644 --- a/web/includes/Monitor.php +++ b/web/includes/Monitor.php @@ -141,6 +141,7 @@ class Monitor extends ZM_Object { 'Longitude' => null, 'RTSPServer' => array('type'=>'boolean', 'default'=>0), 'RTSPStreamName' => '', + 'Importance' => 'Normal', ); private $status_fields = array( 'Status' => null,