diff --git a/pom.xml b/pom.xml
index 60e0910..e7910e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
| Row | -ID | -Name | -Type | -Target | -Actions | -||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{$index+1}} | -{{device.id}} | -{{device.name}} | -{{device.deviceType}} | -{{device.targetDevice}} | -
- + + +
+
+
+
+ Current devices + ({{bridge.devices.length}})+
+
+
-
-
-
-
\ No newline at end of file
diff --git a/src/main/resources/public/views/editdevice.html b/src/main/resources/public/views/editdevice.html
index 75b599c..14eca49 100644
--- a/src/main/resources/public/views/editdevice.html
+++ b/src/main/resources/public/views/editdevice.html
@@ -1,211 +1,230 @@
-
+
-
+
+
-
-
+ Edit/Copy a deviceThis screen allows the modification of many fields the bridge uses. Please use care when - updating these fields as you may break the settings used by the bridge to call a specific end point device. -When copying, update the name and select the "Add Bridge Device" Button. -
|