diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 00000000..412eeda7
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,22 @@
+# Auto detect text files and perform LF normalization
+* text=auto
+
+# Custom for Visual Studio
+*.cs diff=csharp
+*.sln merge=union
+*.csproj merge=union
+*.vbproj merge=union
+*.fsproj merge=union
+*.dbproj merge=union
+
+# Standard to msysgit
+*.doc diff=astextplain
+*.DOC diff=astextplain
+*.docx diff=astextplain
+*.DOCX diff=astextplain
+*.dot diff=astextplain
+*.DOT diff=astextplain
+*.pdf diff=astextplain
+*.PDF diff=astextplain
+*.rtf diff=astextplain
+*.RTF diff=astextplain
diff --git a/.gitignore b/.gitignore
index b9d6bd92..3215c008 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,7 @@ local.properties
.classpath
.settings/
.loadpath
+.idea
# External tool builders
.externalToolBuilders/
diff --git a/openhab/owserver.xml b/openhab/owserver.xml
index aacdfdb3..e881a166 100644
--- a/openhab/owserver.xml
+++ b/openhab/owserver.xml
@@ -1,4 +1,6 @@
+
+
cache
@@ -30,6 +32,8 @@
10000
+
+
.host
@@ -52,14 +56,16 @@
+
- Input (GET)
+ Input
- Address
- Sets the IP address of the SNMP device.
+ interface
+
+ Set the symbolic name of the communication interface.false
@@ -67,8 +73,9 @@
- Community
- Sets the SNMP community for the GET request.
+ romid
+
+ Set the ROM ID of the One Wire device.false
@@ -76,8 +83,9 @@
- OID
- Sets the Object ID for the SNMP GET.
+ parameter
+
+ Sets the Parameter Name from the One Wire device.false
@@ -95,94 +103,5 @@
-
- Input (TRAP)
-
-
-
- Address
- Sets the IP address of the SNMP device.
- false
-
-
-
-
-
-
- Community
- Sets the SNMP community for the GET request.
- false
-
-
-
-
-
-
- OID
- Sets the Object ID for the SNMP GET.
- false
-
-
-
-
-
-
-
-
- Output (SET)
-
-
-
- Command String
- Sets the command string that will appear in the openHAB GUI.
- false
-
-
-
-
-
-
- Address
- Sets the IP address of the SNMP device.
- false
-
-
-
-
-
-
- Community
- Sets the SNMP community for the SET request.
- false
-
-
-
-
-
-
- OID
- Sets the Object ID for the SNMP SET.
- false
-
-
-
-
-
-
- Value
- Sets the command value for the SNMP SET.
- false
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/openhab/snmp.xml b/openhab/snmp.xml
index bfbc63a8..d56f1c11 100644
--- a/openhab/snmp.xml
+++ b/openhab/snmp.xml
@@ -1,4 +1,6 @@
+
+
port
@@ -46,13 +48,15 @@
+
Input (GET)
- Address
+ address
+
Sets the IP address of the SNMP device.false
@@ -61,7 +65,8 @@
- Community
+ community
+
Sets the SNMP community for the GET request.false
@@ -70,7 +75,8 @@
- OID
+ oid
+
Sets the Object ID for the SNMP GET.false
@@ -79,7 +85,8 @@
- Polling period
+ period
+
Sets polling period (in milliseconds between each request.false5000
@@ -94,7 +101,8 @@
- Address
+ address
+
Sets the IP address of the SNMP device.false
@@ -103,7 +111,8 @@
- Community
+ community
+
Sets the SNMP community for the GET request.false
@@ -112,7 +121,8 @@
- OID
+ oid
+
Sets the Object ID for the SNMP GET.false
@@ -127,7 +137,8 @@
- Command String
+ command
+
Sets the command string that will appear in the openHAB GUI.false
@@ -136,7 +147,8 @@
- Address
+ address
+
Sets the IP address of the SNMP device.false
@@ -145,7 +157,8 @@
- Community
+ community
+
Sets the SNMP community for the SET request.false
@@ -154,7 +167,8 @@
- OID
+ oid
+
Sets the Object ID for the SNMP SET.false
@@ -163,7 +177,8 @@
- Value
+ value
+
Sets the command value for the SNMP SET.false