https://github.com/exhuma/fritzclient
Experimental Python Lib to access a FritzBox
https://github.com/exhuma/fritzclient
Last synced: about 1 year ago
JSON representation
Experimental Python Lib to access a FritzBox
- Host: GitHub
- URL: https://github.com/exhuma/fritzclient
- Owner: exhuma
- Created: 2014-01-27T11:17:21.000Z (over 12 years ago)
- Default Branch: develop
- Last Pushed: 2014-02-12T07:36:49.000Z (over 12 years ago)
- Last Synced: 2025-01-30T12:32:52.594Z (over 1 year ago)
- Language: Python
- Size: 188 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Python FritzBox Client
======================
Based on the `TR-064 standard`_.
This is **far** from being finished. The project is currently in a very
experimental phase. Nothing *really* works yet except SSDP discovery and SOAP
marshalling.
I still need to decide on how the user-interface and internal API for TR-064
will look like. Either more dynamic or more static? I am currently toying
around with different ideas and it's always possible some ideas get tossed out
the window. As long as there's no ``master`` branch: Don't trust this
repository yet! ;)
.. _TR-064 standard: http://www.broadband-forum.org/technical/download/TR-064.pdf
AVM Notes on TR-064
-------------------
* `First Steps`_
* `Technical Notes`_
.. _First Steps: http://www.avm.de/de/Extern/files/tr-064/AVM_Technical_Note_-_Konfiguration_ueber_TR-064.pdf
.. _Technical Notes: http://www.avm.de/de/Extern/files/tr-064/AVM_TR-064_first_steps.pdf