For contributors - Aypac/Arduino-TR-064-SOAP-Library GitHub Wiki

IMPORTANT NOTE

My ISP forces me to use a proprietary router without TR064. Additionally, I started mostly using Micropython, so I have a hard time maintaining this code. Therefore I rely on contributions and testing from the community - so YOU. Also, if you feel like maintaining this repo, let me know and we should be able to make you maintainer or even transfer ownership.

Testing

This code should run both on ESP8266 and ESP32. There are slight differences between them. So try to test them on both devices, but at the very least check if they compile. There are quite a few examples for the library. Try to test them if possible, but at the very least see if they compile. You can check the CI to see if the code and the examples compile on both ESP8266 and ESP32, once you commit a PR.

Issues

Please check readme and issue section.

Library management resource

How to release a new version of the library, How to create an arduino library, Etc: https://github.com/arduino/library-registry/blob/main/FAQ.md