-
Notifications
You must be signed in to change notification settings - Fork 227
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- added methods/functions to manage AP groups: list_apgroups(), create_apgroup(), edit_apgroup(), and delete_apgroup() (only supported with controller versions 6.0.X and higher) - adapted code to handle the behavior of the new v2 API routes that were added with controller versions 6.0.X and higher - merged PR #76 which adds methods/functions check_controller_update() and check_firmware_update(), contributed by @brenard - further work on updating method/function comments to PHPDoc format (PSR-5)
- Loading branch information
1 parent
d26cba1
commit 120699d
Showing
2 changed files
with
225 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.