Commit Graph

64 Commits

Author SHA1 Message Date
David Newhall II 3346379080 Minimize main 2019-05-30 02:28:35 -07:00
David Newhall II b4484aeabe Use spf13 pflag. 2019-05-30 02:17:13 -07:00
David Newhall II f5385750ae Fixes. 2019-05-30 01:57:47 -07:00
David Newhall II 4116ad7ebb dont do this.. 2019-04-15 02:30:09 -07:00
David Newhall II f3853066ab Use []Site type 2019-04-15 02:26:19 -07:00
David Newhall II 10f7a6852c Update readme and example config 2019-04-15 01:33:20 -07:00
David Newhall II b1ece3ca31 Add support for multiple sites. 2019-04-15 01:29:08 -07:00
David Newhall II 43e1f94854 Remove extra -
Thanks to @mylivingweb 
65b088ea60
2019-04-10 02:11:03 -07:00
David Newhall II 32b141b5ed Revert "Update LICENSE." 2019-01-26 18:30:55 -08:00
David Newhall II c27a57f87f add current year. 2019-01-26 16:31:39 -08:00
David Newhall II ba9e8628c0 Update LICENSE. 2019-01-26 16:27:29 -08:00
David Newhall II ec422313c3 rename device to controller 2019-01-26 16:04:16 -08:00
David Newhall II c2de547c73 more makefile fixes. 2019-01-26 15:56:05 -08:00
David Newhall II 298404a62d Bump version, fix Makefile. 2019-01-26 15:49:58 -08:00
David Newhall II d46422e60b new library release. fix bugs. 2019-01-26 15:42:31 -08:00
David Newhall II c61fa71a68 Use new libraries. 2019-01-26 15:07:48 -08:00
David Newhall II d81c512e28 Upgrade dep, more readme updates. 2019-01-26 02:08:09 -08:00
David Newhall II 7ca0efb09f empty buffer 2019-01-25 20:42:07 -08:00
David Newhall II 0a58ba7f56 Documentation updates. 2019-01-24 00:52:08 -08:00
David Newhall II ffb874e6ef Rename influx back to influx. 2019-01-24 00:14:41 -08:00
David Newhall II 69186e2fdf Fix version of lib. 2019-01-24 00:12:23 -08:00
David Newhall II f50af43c62 Remove the library. Source it externally. 2019-01-24 00:11:04 -08:00
DN2 0643bec6e5 Move flags to config file. 2019-01-11 21:08:58 -08:00
DN2 eff7df9cc4 switch to dep, another test, add flags - minor features 2019-01-11 20:36:29 -08:00
DN2 efb9c80c1c Cleanup. 2019-01-11 02:32:00 -08:00
DN2 2d5e73d8f6 New vendors work just fine. 2019-01-11 02:18:29 -08:00
DN2 027cbd3bf2 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
DN2 18bbee7bd8 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 ccd80c8d45 Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 a7f74b270a make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 98e5df622e Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 b9e9bc37b0 Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 016a39b9c3 Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 cbbf677532 A start. 2019-01-10 00:54:30 -08:00
Russell Cloran c6be85f54c Handle some fields that may be strings or numbers 2018-10-14 18:27:51 -07:00
DN2 a1294b1c7e Fix tag limits. 2018-07-24 21:22:45 -07:00
DN2 3aa846b1ef Add USG dashboard. 2018-04-29 02:56:39 -07:00
DN2 5fa4f60ace Better errors, fix bugs, correct usg data. 2018-04-29 01:35:42 -07:00
DN2 b663c07e65 Bump version. 2018-04-28 18:40:04 -07:00
DN2 f27c96775f Fix a couple more odd string->float types and add docs/dashboard 2018-04-28 17:36:02 -07:00
DN2 44ca420580 Missed used memory. 2018-04-28 03:43:44 -07:00
DN2 65f2a83620 Suck more data out of UAPs. 2018-04-28 01:59:43 -07:00
DN2 a5b5aae5b4 Fix pointer mismatch. 2018-04-28 01:42:44 -07:00
DN2 1c06cea465 Add two new functions to make the library more useful. 2018-04-28 00:21:44 -07:00
DN2 09af1f4183 Allow multiple points per device. 2018-04-27 23:44:18 -07:00
DN2 0f6a7b8633 Offload Unifi work to dedicated module. 2018-04-23 03:56:58 -07:00
DN2 21f97e0a72 The beginning of device support. 2018-04-22 21:28:36 -07:00
DN2 f8cd768b5c Add launch files and make install. 2018-04-22 17:17:07 -07:00
DN2 5a0f149d26 Use a config file instead of env vars. 2018-04-22 15:39:55 -07:00
DN2 70fe3dd175 Test fixes and variable cleanup. 2018-04-22 14:19:03 -07:00