diff --git a/bundles/org.openhab.binding.tr064/README.md b/bundles/org.openhab.binding.tr064/README.md index d49730bea..30f762c6a 100644 --- a/bundles/org.openhab.binding.tr064/README.md +++ b/bundles/org.openhab.binding.tr064/README.md @@ -96,9 +96,12 @@ This is an optional parameter and multiple values are allowed. | `tamEnable` | `Switch` | | Enable/Disable the answering machine with the given index. | | `tamNewMessages` | `Number` | | The number of new messages of the given answering machine. | | `uptime` | `Number:Time` | | Uptime | +| `pppUptime` | `Number:Time` | | Uptime (if using PPP) | | `wanAccessType` | `String` | x | Access Type | | `wanConnectionStatus` | `String` | | Connection Status | +| `wanPppConnectionStatus` | `String` | | Connection Status (if using PPP) | | `wanIpAddress` | `String` | x | WAN IP Address | +| `wanPppIpAddress` | `String` | x | WAN IP Address (if using PPP) | | `wanMaxDownstreamRate` | `Number:DataTransferRate` | x | Max. Downstream Rate | | `wanMaxUpstreamRate` | `Number:DataTransferRate` | x | Max. Upstream Rate | | `wanPhysicalLinkStatus` | `String` | x | Link Status | diff --git a/bundles/org.openhab.binding.tr064/src/main/resources/channels.xml b/bundles/org.openhab.binding.tr064/src/main/resources/channels.xml index dfa3a7ca1..91e0a824f 100644 --- a/bundles/org.openhab.binding.tr064/src/main/resources/channels.xml +++ b/bundles/org.openhab.binding.tr064/src/main/resources/channels.xml @@ -244,18 +244,34 @@ serviceId="urn:WANIPConnection-com:serviceId:WANIPConnection1"/> + + + + + + + + + + - - + + + + +