diff --git a/bundles/org.openhab.binding.tr064/README.md b/bundles/org.openhab.binding.tr064/README.md index 30f762c6a..3690b83db 100644 --- a/bundles/org.openhab.binding.tr064/README.md +++ b/bundles/org.openhab.binding.tr064/README.md @@ -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. |