-
Notifications
You must be signed in to change notification settings - Fork 26
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
Support for C6V4 router #47
Comments
Hi. You need to implement this class https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client.py#L658 |
This issue is duplicate of #15 |
Hi. Are there instructions on how/where to implement the class you refer to?
…On Tue, 22 Oct 2024 at 15:09, AlexandrErohin ***@***.***> wrote:
Hi. You need to implement this class
https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client.py#L658
—
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFINAWFVUAH3BGINROS5CL3Z4ZFBBAVCNFSM6AAAAABQMLVW6GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRZGI2DGOJSGM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
For example: TplinkC6V4Router has get_status method. You need to write a code there to get router status info. Like TPLinkDecoClient method get_status https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client.py#L543 |
Ok, that is beyond my skillset. Thanks
…On Tue, 22 Oct 2024 at 19:01, AlexandrErohin ***@***.***> wrote:
For example: TplinkC6V4Router has get_status method. You need to write a
code there to get router status info. Like TPLinkDecoClient method
get_status
https://github.com/AlexandrErohin/TP-Link-Archer-C6U/blob/main/tplinkrouterc6u/client.py#L543
—
Reply to this email directly, view it on GitHub
<#47 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFINAWH342TOMXJ5KNKMFELZ42AFRAVCNFSM6AAAAABQMLVW6GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMRZHAYDGOJTG4>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Hi. I get this message, but unsure how to create the files you require to support the router. Thanks
The text was updated successfully, but these errors were encountered: