Open Aypac opened 6 years ago
First step taken by creating a wiki article: How to create your first own API call More should be added later and a "list" function on the library would also be cool.
Note: Printing of the available services by setting connection.debug_level = TR064.DEBUG_ERROR;
(current default) makes this already easier.
It is currently rather hard to get an idea which commands are available over the API. Make this easier. Either consider a dedicated tool or a function within the library.
This could also make debugging of other issues, such as #5 and #7 easier.