Unifi-python-api

Latest version: v0.2.3

Safety actively analyzes 685670 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 15

1.1.34

- added spaces throughout Client.php following PSR-2 guidelines
- changed checks to prevent 0 (zero), and "0" values from being submitted to the API for routes where this can have negative side effects

1.1.33

- merged PR 28, thanks go to jamieaitken
- further cleanup to follow PSR-2 as much as possible
- added stat_5minutes_gateway(), stat_hourly_gateway() and stat_daily_gateway() methods
- added changes to ensure we always use lowercase MAC addresses in API routes and payload (we have seen several issues with controllers ignoring uppercase MAC addresses)

1.1.32

- added stat_speedtest_results() method/function to collect results from scheduled speed tests
- added list_backups() method/function to list auto backups

1.1.31

updated comments for stats-related methods/function to make clear start/end values must be provided in milliseconds
changed use of objects as payload input for json_encode, to associative arrays for consistency
added functions/methods for firewall groups: list_firewallgroups(), create_firewallgroup(), edit_firewallgroup(), delete_firewallgroup()
added checks for required boolean parameters

merged PR by Warafux:
added edit_client_fixedip() function/method
added optional parameter to list_networkconf() to fetch config details for a specific network

clean up after resolving merge conflicts

1.1.30

added user/client device stats methods/functions:
stat_5minutes_user()
stat_hourly_user()
stat_daily_user()
added example to demonstrate use of these new functions

1.1.29

added unblock_list.php and block_list.php examples, contributed by malcolmcif ( 20 )
added create_user() method/function
added forget_sta() method/function which is supported on controller version 5.9.* and higher

Page 11 of 15

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.