diff --git a/plugins/hal-nvr/resource/resource/hal-nvr-reference.db b/plugins/hal-nvr/resource/resource/hal-nvr-reference.db new file mode 100644 index 00000000..43d1a410 Binary files /dev/null and b/plugins/hal-nvr/resource/resource/hal-nvr-reference.db differ diff --git a/plugins/hal-nvr/resource/resource/web/camera_config.tmpl b/plugins/hal-nvr/resource/resource/web/camera_config.tmpl index 307c83f6..a143d61d 100644 --- a/plugins/hal-nvr/resource/resource/web/camera_config.tmpl +++ b/plugins/hal-nvr/resource/resource/web/camera_config.tmpl @@ -82,9 +82,9 @@
@@ -102,7 +102,7 @@ diff --git a/plugins/hal-nvr/resource/resource/web/camera_detail.tmpl b/plugins/hal-nvr/resource/resource/web/camera_detail.tmpl index 3e3f7007..40405117 100644 --- a/plugins/hal-nvr/resource/resource/web/camera_detail.tmpl +++ b/plugins/hal-nvr/resource/resource/web/camera_detail.tmpl @@ -1,9 +1,19 @@

Details for {{camera.getName()}}

+ +
-
@@ -24,7 +34,7 @@ Type: - {{camera.getDeviceData().getClass().getSimpleName()}} + {{camera.getDeviceConfig().getClass().getSimpleName()}} Owner: @@ -40,3 +50,7 @@ + + + + \ No newline at end of file diff --git a/plugins/hal-nvr/resource/resource/web/camera_monitor.tmpl b/plugins/hal-nvr/resource/resource/web/camera_monitor.tmpl index b6d3680f..a1a6e2e4 100644 --- a/plugins/hal-nvr/resource/resource/web/camera_monitor.tmpl +++ b/plugins/hal-nvr/resource/resource/web/camera_monitor.tmpl @@ -1,9 +1,7 @@ -

Camera Monitor

- @@ -11,7 +9,7 @@