Skip to content

Tags: Art-of-WiFi/UniFi-API-client

Tags

v2.0.4

added curl option to specifically support http (originally suggested by 

@Kyouma54 in PR #251)

bumped version to 2.0.4

v1.1.104

bumped version to 1.1.104

v2.0.3

- applied changes from PR #258, contributed by @mvarian

v1.1.102

completed merge of #258, contributed by @mvarian

v2.0.2

- updated the README file

- updated @throws tags in the doc blocks to reflect the correct exception classes where necessary, in other cases "Exception" is mentioned
- minor changes
- bumped version to 2.0.2

v2.0.1

further improvements to the `README.md` file and the `list_alarms.php…

…` example

v1.1.101

bumped version to 1.1.101

v1.1.100

bumped version to 1.1.100

fixed incorrect return type for `create_voucher()`, reported by @pa-

v1.1.99

- added get_system_log() method to get data from the system logs, ret…

…urns pages results

- minor formatting changes

v1.1.98

merged #244 for a small change to the `start_rolling_upgrade()` metho…

…d, contributed by @Jacobtims

minor additional change to allow changes to the payload of the `start_rolling_upgrade()` method