-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
Design provider agnostic API #30
Comments
Given this will be an interface to a controller, which has WiFi APs, which contain SSIDs, which contain clients, at a very minimum level we will need the following abilities:
We'll concentrate on read only for now. @awlx : Are there use-cases, operations or other things I am not aware of here? |
@rucarrol-goog the |
@awlx Sure - but I'm talking about building a controller, AP and SSID agnostic set of operations. |
The goal of this ticket is to outline the work involved in designing a provider agnostic interface which can be re-used.
The text was updated successfully, but these errors were encountered: