Art-of-WiFi / UniFi-API-browser

Tool to browse data exposed by Ubiquiti's UniFi Controller API
MIT License
1.12k stars 151 forks source link

under port configuration i dont see a way to drill down into specific devices #117

Open jsox79 opened 1 week ago

jsox79 commented 1 week ago

is this correct functionality, i was hoping to download or copy the configuration of a switch. but it doesnt seem to pull that info?

malle-pietje commented 1 week ago

The tools shows how data is exposed through the API. To understand how these relate to each other it is recommended to closely watch the browser developer tools. Then use the API client class to emulate that.