Rans4ckeR / RS.Fritz.Manager

A .NET library and Windows WPF app for FritzBox devices using WCF.
8 stars 1 forks source link

Adds some functions of WANCommonInterfaceConfig service #3

Closed RoSchmi closed 2 years ago

RoSchmi commented 2 years ago

Adds WANCommonInterfaceConfig service witch actions 'GetCommonLinkProperties', 'GetTotalBytesSent' and 'GetTotalBytesReceived' Adds Hosts service with action 'GetHostNumberOfEntries'

Rans4ckeR commented 2 years ago

Hi, thank you very much for your contribution. It works fine also with my fritzbox 7530. Could you just have a look at the introduced warnings regarding whitespaces, unused using statements, unused fields etc?

RoSchmi commented 2 years ago

Hi, hope that I didn't overlook anything.