Commit Graph

850 Commits

Author SHA1 Message Date
Cody Lee ca96b98cca
more path changes 2022-11-23 20:46:52 -06:00
Cody Lee 269e7858de
finish merge 2022-11-23 20:29:39 -06:00
Cody Lee c475ed8d5b
Merge branch 'master' of ../poller into merge-them-all 2022-11-23 20:29:08 -06:00
Cody Lee 5b9d96c883
finish merge 2022-11-23 20:25:54 -06:00
Cody Lee 90a03d333b go mod tidy 2022-11-23 19:01:47 -06:00
spsobole fae86101e7 Update tests to use new org import path 2021-08-13 15:58:42 -06:00
spsobole 60b68d3970 Fix missing consumption of params in UniReqPost 2021-08-13 15:40:34 -06:00
spsobole 603e5be730 style fixes per lint warnings 2021-08-13 12:20:20 -06:00
spsobole 7b122409df Fix logout and use FlexBool/FlexInt 2021-08-13 10:47:38 -06:00
spsobole fb3f2e5578 Add support for alluser 2021-08-12 12:46:14 -06:00
David Newhall II 7fba4488f0 update AppName 2021-06-23 03:47:48 -07:00
David Newhall II cfa81330bd rename 2021-06-23 03:14:01 -07:00
David Newhall II 551cf71062 update org name 2021-06-23 03:03:14 -07:00
David Newhall II 0916f51b3f update deps 2021-04-18 00:45:07 -07:00
David Newhall II 2b0e465fe0 lint fix, go upgrade 2021-04-17 13:45:16 -07:00
David Newhall II 8cbf73e4ae site name is wrong 2021-04-17 13:41:24 -07:00
David Newhall II 6842e2c84d update deps 2021-03-25 01:40:48 -07:00
David Newhall 1fe69b42c9 Merge pull request #45 from unifi-poller/dn2_power_cycle
Add all Device Manager methods, original: Add ability to power cycle USW port
2021-03-22 03:05:36 -07:00
David Newhall II 681ecaf746 fix package 2021-03-15 00:55:54 -07:00
David Newhall II e342ef955d ignore go.sum 2021-03-15 00:52:36 -07:00
David Newhall II d6101c38b7 update build and deps 2021-03-15 00:52:15 -07:00
David Newhall da00661c92 Delete go.sum 2021-03-14 23:46:12 -07:00
David Newhall II f7c1267b35 add system stats temps 2021-03-14 22:17:27 -07:00
David Newhall a63ee00563 Merge pull request #47 from unifi-poller/dn2_ssl_cert_pin
Add ability to validate controller SSL cert against provided PEM.
2021-03-14 18:54:41 -07:00
David Newhall e8502acf12 Merge pull request #48 from unifi-poller/dn2_rogue_aps
Add methods to get Rogue APs.
2021-03-14 18:51:56 -07:00
David Newhall II 7100b19b4d add rogueAPs and lint fixes 2021-03-14 18:19:40 -07:00
David Newhall II 9d068a14c4 make UXG more like USG 2021-03-14 17:37:27 -07:00
David Newhall II 99bc97532a turn these strings into floats 2021-03-14 17:09:06 -07:00
David Newhall II 813c96ffb6 with controller on site do not need it per device 2021-03-14 15:12:28 -07:00
David Newhall II f2f2424302 Add SFP data to a Port. 2021-03-14 15:01:30 -07:00
David Newhall II 267e55906e fix build 2021-03-14 14:48:55 -07:00
David Newhall II e7e98a43f0 add migrate to UXG 2021-03-14 14:46:06 -07:00
David Newhall II 9c923805a3 add al devmgr commands 2021-03-14 14:29:32 -07:00
David Newhall II c8c775f325 add comments 2021-03-14 13:43:14 -07:00
David Newhall II 34672976ae fix powercycle, add adopt, restart and scanrf 2021-03-14 13:39:29 -07:00
David Newhall II 01e06b1fd4 add rogue ap methods 2021-03-08 01:32:12 -08:00
David Newhall II f520681b82 add comment 2021-03-08 01:06:48 -08:00
David Newhall II 49e4cbe228 add ability to pass in pinned certificates. 2021-03-08 01:04:12 -08:00
David Newhall II 8616983696 add ability to power cycle USW port 2021-03-07 23:48:52 -08:00
David Newhall II adba3633f8 add temperature to usg 2021-03-07 18:34:41 -08:00
David Newhall II 77279ea31c fix all lint 2021-03-07 18:23:16 -08:00
David Newhall II 8d9af25d47 a fe wmore tweaks to align outputs.a 2021-03-07 17:57:16 -08:00
David Newhall II 068ee31dfa need the uxg file 2021-03-07 17:23:47 -08:00
David Newhall II e1be3246f1 Add UXG, UDM storage, minor lint fixups. 2021-03-07 17:23:31 -08:00
it-bluefish 993210793f Support PUT calls for REST API 2020-10-12 12:15:36 +01:00
Andrew Regner e88c293e1c Fix argument bug in networks.go 2020-10-08 17:59:23 -07:00
Andrew Regner 23dc92dbfa Update networks.go
Co-authored-by: David Newhall II <david@sleepers.pro>
2020-09-11 14:52:46 -07:00
Andrew Regner 95f017cae6 Update networks.go
Co-authored-by: David Newhall II <david@sleepers.pro>
2020-09-11 14:52:40 -07:00
Andrew Regner 422c3f220f Update networks.go
Co-authored-by: David Newhall II <david@sleepers.pro>
2020-09-11 14:52:25 -07:00
Andrew Regner b7f8e3a98e add networks 2020-09-08 00:22:46 -07:00