Art-of-WiFi / UniFi-API-client

A PHP API client class to interact with Ubiquiti's UniFi Controller API
MIT License
1.09k stars 217 forks source link

Add methods to get/create/delete device tag and set tagged devices #205

Closed brenard closed 4 months ago

brenard commented 6 months ago

Hello,

I already made this PR in past and it was accepted, but I can't find anymore the added methods. I propose it back with a fix of the method to set the HTTP request type and a new get_tag() method. Tested as functional on a 8.0.7-24256-1 Unifi controller.

malle-pietje commented 6 months ago

Thanks 👍 Let me find the time to go through this.

malle-pietje commented 4 months ago

Version 1.1.89 now includes the tag-related methods as well. Thanks for contributing!