iobroker-community-adapters / ioBroker.tr-064

tr-64 Adapter for ioBroker
MIT License
37 stars 15 forks source link

New states #432

Open artcrime opened 1 year ago

artcrime commented 1 year ago

Would it be possible to add some new datapoints to the adapter? I am searching vor wanTotalBytesSent and wanTotalBytesReceived. You can use these values to draw an usage diagram for the wan interface like in cacti or in prtg.

Regards

Apollon77 commented 1 year ago

Do you know the TR064 specs to get them?

artcrime commented 1 year ago

you can find them under: urn:WANCIfConfig-com:serviceId:WANCommonInterfaceConfig1 GetTotalBytesSent NewTotalBytesSent (this is the value I am searching for)

same for received

urn:WANCIfConfig-com:serviceId:WANCommonInterfaceConfig1 GetTotalBytesReceived NewTotalBytesReceived (this is the value I am searching for)

The cool thing is that this vales are not depending on the access technology. So you can use the yalues with fibre/dsl/ cable boxes.