mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-25 14:55:55 +01:00
[tr064] Fix CRCErrors (#9527)
Fixes #9526 Signed-off-by: Jan N. Klug <jan.n.klug@rub.de>
This commit is contained in:
parent
1da7e79ffa
commit
9d36c31d76
@ -258,7 +258,7 @@
|
||||
<item type="Number:Dimensionless"/>
|
||||
<service deviceType="urn:dslforum-org:device:WANDevice:1"
|
||||
serviceId="urn:WANDSLIfConfig-com:serviceId:WANDSLInterfaceConfig1"/>
|
||||
<getAction name="GetStatisticsTotal" argument="NeCRCErrors"/>
|
||||
<getAction name="GetStatisticsTotal" argument="NewCRCErrors"/>
|
||||
</channel>
|
||||
|
||||
<!-- WAN Connection device -->
|
||||
|
Loading…
Reference in New Issue
Block a user