]> git.basschouten.com Git - openhab-addons.git/commitdiff
[tr064] Update channel names in documentation (#9461)
authorschmidmuc <schmid.muc@gmail.com>
Thu, 24 Dec 2020 13:07:58 +0000 (14:07 +0100)
committerGitHub <noreply@github.com>
Thu, 24 Dec 2020 13:07:58 +0000 (14:07 +0100)
Failure in list, two channel names were listed two times

bundles/org.openhab.binding.tr064/README.md

index 30f762c6a7ec88e432ba135f7e066d7160756aac..3690b83db730da9e2bf75cabd6b25df22e5612f8 100644 (file)
@@ -79,13 +79,13 @@ This is an optional parameter and multiple values are allowed.
 | `deviceLog`                | `String`                  |     x    | A string containing the last log messages                      |
 | `dslCRCErrors`             | `Number:Dimensionless`    |     x    | DSL CRC Errors                                                 |
 | `dslDownstreamNoiseMargin` | `Number:Dimensionless`    |     x    | DSL Downstream Noise Margin                                    |
-| `dslDownstreamNoiseMargin` | `Number:Dimensionless`    |     x    | DSL Downstream Attenuation                                     |
+| `dslDownstreamAttenuation` | `Number:Dimensionless`    |     x    | DSL Downstream Attenuation                                     |
 | `dslEnable`                | `Switch`                  |          | DSL Enable                                                     |
 | `dslFECErrors`             | `Number:Dimensionless`    |     x    | DSL FEC Errors                                                 |
 | `dslHECErrors`             | `Number:Dimensionless`    |     x    | DSL HEC Errors                                                 |
 | `dslStatus`                | `Switch`                  |          | DSL Status                                                     |
 | `dslUpstreamNoiseMargin`   | `Number:Dimensionless`    |     x    | DSL Upstream Noise Margin                                      |
-| `dslUpstreamNoiseMargin`   | `Number:Dimensionless`    |     x    | DSL Upstream Attenuation                                       |
+| `dslUpstreamAttenuation`   | `Number:Dimensionless`    |     x    | DSL Upstream Attenuation                                       |
 | `inboundCalls`             | `Number`                  |     x    | Number of inbound calls within the given number of days.       |
 | `macOnline`                | `Switch`                  |     x    | Online status of the device with the given MAC                 |
 | `missedCalls`              | `Number`                  |          | Number of missed calls within the given number of days.        |