]> git.basschouten.com Git - openhab-addons.git/commitdiff
[tr064] Fixed minor spelling (#9074)
authorChristoph Weitkamp <github@christophweitkamp.de>
Thu, 19 Nov 2020 18:58:13 +0000 (19:58 +0100)
committerGitHub <noreply@github.com>
Thu, 19 Nov 2020 18:58:13 +0000 (19:58 +0100)
Signed-off-by: Christoph Weitkamp <github@christophweitkamp.de>
bundles/org.openhab.binding.tr064/README.md
bundles/org.openhab.binding.tr064/src/main/resources/channels.xml

index 42969955208141af9ff5b7c2a56d59b5d0926b8f..5fedf7b8e10bebc7ebe2a7b6a80fff062f542380 100644 (file)
@@ -102,7 +102,7 @@ This is an optional parameter and multiple values are allowed.
 | `wanMaxUpstreamRate`       | `Number:DataTransferRate` |     x    | Max. Upstream Rate                                             |
 | `wanPhysicalLinkStatus`    | `String`                  |     x    | Link Status                                                    |
 | `wanTotalBytesReceived`    | `Number:DataAmount`       |     x    | Total Bytes Received                                           |
-| `wanTotalBytesSent`        | `Number:DataAmount`       |     x    | Total Bytes Send                                               |
+| `wanTotalBytesSent`        | `Number:DataAmount`       |     x    | Total Bytes Sent                                               |
 | `wifi24GHzEnable`          | `Switch`                  |          | Enable/Disable the 2.4 GHz WiFi device.                        |
 | `wifi5GHzEnable`           | `Switch`                  |          | Enable/Disable the 5.0 GHz WiFi device.                        |
 | `wifiGuestEnable`          | `Switch`                  |          | Enable/Disable the guest WiFi.                                 |
index c723baf3cf6a5d0af8a6cbfc1ee6d607afd4eaa2..186e9b6b6cac643c3b921b68b625b01632c57e5d 100644 (file)
                        serviceId="urn:WANCIfConfig-com:serviceId:WANCommonInterfaceConfig1"/>
                <getAction name="GetTotalBytesReceived" argument="NewTotalBytesReceived"/>
        </channel>
-       <channel name="wanTotalBytesSent" label="Total Bytes Send">
+       <channel name="wanTotalBytesSent" label="Total Bytes Sent">
                <item type="Number:DataAmount" unit="B" statePattern="%.3f Gio"/>
                <service deviceType="urn:dslforum-org:device:WANDevice:1"
                        serviceId="urn:WANCIfConfig-com:serviceId:WANCommonInterfaceConfig1"/>