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

Convert all the bools to FlexBool. #7

Closed davidnewhall closed 5 years ago

davidnewhall commented 5 years ago

Convert all the bools to FlexBool. Should help avoid any future errors, and it provides a cleaner text conversion.