unpoller / unifi

Go Library (w/ structures) to grab data from a Ubitquiti UniFi Controller
https://golift.io/discord
MIT License
114 stars 22 forks source link

Update UAP struct #18

Closed davidnewhall closed 5 years ago

davidnewhall commented 5 years ago

I dumped a struct out of my current controller version 5.10.25 and found a lot of changes. So I added them in. I also found a bug in the uap_radios table that caused only one network to be recorded (if you have move than one you don't get data for them). Also fixes #17.