-
Notifications
You must be signed in to change notification settings - Fork 57
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding new driver SOAP #198
Comments
@MajesticFalcon its an interesting idea, i'm open to exploring. Do you have any reference code which demonstrates what you need ( does not need to be integrated with netpalm ) |
The code is pretty simple. Here is some pseudo-code
|
@MajesticFalcon im working on making this easier for you to add, will keep you posted when its done |
Thank you. I’ll keep an eye out for your updates and send a PR for the soap / xml when you’re ready.
On Mar 17, 2023, at 4:27 AM, tbotnz ***@***.***> wrote:
@MajesticFalcon<https://github.com/MajesticFalcon> im working on making this easier for you to add, will keep you posted when its done
—
Reply to this email directly, view it on GitHub<#198 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/ACBR6OJL3HOL7375C2QPNRLW4QVBFANCNFSM6AAAAAAUVZ73HI>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have built a similar program to netpalm for our team. It is less complex and doesn't support task queuing and some of the other more advanced concepts built here. But it does support the same drivers with the addition of a SOAP driver I created to interface with Adtran and Calix systems.
Would you be willing to work together to add a new driver for the system?
The text was updated successfully, but these errors were encountered: