Commit Graph

570 Commits

Author SHA1 Message Date
David Newhall II ea7803f8e8 Support uninstall of pkg on os x w/ script. 2019-05-30 21:39:33 -07:00
David Newhall II 6d7f154cf8 Deal with config file and logging path ownership. 2019-05-30 21:20:35 -07:00
David Newhall II 15538a455d Build osx package too. 2019-05-30 20:25:48 -07:00
David Newhall II 8999fbbc41 Update build procedures. Add rpm and deb package scripts. 2019-05-30 19:14:05 -07:00
David Newhall II 5e95e1a37a change error message 2019-05-30 19:12:33 -07:00
David Newhall II 3bca34d4c8 Run all the pollers even during an error. 2019-05-30 02:40:25 -07:00
David Newhall II 4784a07a48 Minimize main 2019-05-30 02:28:35 -07:00
David Newhall II ffbd8991dc Use spf13 pflag. 2019-05-30 02:17:13 -07:00
David Newhall II 6fd5279cf9 Fixes. 2019-05-30 01:57:47 -07:00
David Newhall II e828b83917 dont do this.. 2019-04-15 02:30:09 -07:00
David Newhall II 483769d7ee Use []Site type 2019-04-15 02:26:19 -07:00
David Newhall II 124228e382 Update readme and example config 2019-04-15 01:33:20 -07:00
David Newhall II 32dfaa2508 Add support for multiple sites. 2019-04-15 01:29:08 -07:00
David Newhall II 4bebe6fbe8 Remove extra -
Thanks to @mylivingweb 
65b088ea60
2019-04-10 02:11:03 -07:00
David Newhall II 51f8b30992 Revert "Update LICENSE." 2019-01-26 18:30:55 -08:00
David Newhall II 4b6612e05c add current year. 2019-01-26 16:31:39 -08:00
David Newhall II 8a64f01d10 Update LICENSE. 2019-01-26 16:27:29 -08:00
David Newhall II 0693b2e44f rename device to controller 2019-01-26 16:04:16 -08:00
David Newhall II de8ed2e8a3 more makefile fixes. 2019-01-26 15:56:05 -08:00
David Newhall II ae112d269e Bump version, fix Makefile. 2019-01-26 15:49:58 -08:00
David Newhall II e165a47162 new library release. fix bugs. 2019-01-26 15:42:31 -08:00
David Newhall II 83def42f9c Use new libraries. 2019-01-26 15:07:48 -08:00
David Newhall II e01bcbc05d Upgrade dep, more readme updates. 2019-01-26 02:08:09 -08:00
David Newhall II 13b5f86801 empty buffer 2019-01-25 20:42:07 -08:00
David Newhall II b9f8e10c9c Documentation updates. 2019-01-24 00:52:08 -08:00
David Newhall II e9b4d86c8e Rename influx back to influx. 2019-01-24 00:14:41 -08:00
David Newhall II ae5f475b81 Fix version of lib. 2019-01-24 00:12:23 -08:00
David Newhall II 33e7fa71ac Remove the library. Source it externally. 2019-01-24 00:11:04 -08:00
DN2 978ae5b0c1 Move flags to config file. 2019-01-11 21:08:58 -08:00
DN2 6f7ed10a09 switch to dep, another test, add flags - minor features 2019-01-11 20:36:29 -08:00
DN2 f7ff831bb5 Cleanup. 2019-01-11 02:32:00 -08:00
DN2 45a90ac4f3 New vendors work just fine. 2019-01-11 02:18:29 -08:00
DN2 08cfb35dd3 Dissolve a few lines for fun. 2019-01-11 02:16:33 -08:00
DN2 5ad874f6f4 Convert UAP.uptime to FlexInt also. 2019-01-11 01:38:54 -08:00
DN2 1a8443e19a Save the integer and the string. 2019-01-11 01:35:56 -08:00
DN2 2cc358de9b make the test smaller, because why not. 2019-01-10 01:35:39 -08:00
DN2 60474c015c Fix the error test. 2019-01-10 01:34:35 -08:00
DN2 0ebeeb18a8 Check for normal string and accept it. 2019-01-10 01:32:17 -08:00
DN2 265006092a Move FlexInt into main file, add small test. 2019-01-10 01:24:44 -08:00
DN2 ace03c02f0 A start. 2019-01-10 00:54:30 -08:00
Russell Cloran 85aafcd4a2 Handle some fields that may be strings or numbers 2018-10-14 18:27:51 -07:00
DN2 6c94b3d3d2 Fix tag limits. 2018-07-24 21:22:45 -07:00
DN2 c0966eb4b0 Add USG dashboard. 2018-04-29 02:56:39 -07:00
DN2 faef668d53 Better errors, fix bugs, correct usg data. 2018-04-29 01:35:42 -07:00
DN2 5abfa33f18 Bump version. 2018-04-28 18:40:04 -07:00
DN2 34425cbeb2 Fix a couple more odd string->float types and add docs/dashboard 2018-04-28 17:36:02 -07:00
DN2 560420948d Missed used memory. 2018-04-28 03:43:44 -07:00
DN2 648af5dad2 Suck more data out of UAPs. 2018-04-28 01:59:43 -07:00
DN2 ecc40eb778 Fix pointer mismatch. 2018-04-28 01:42:44 -07:00
DN2 0fbbc09613 Add two new functions to make the library more useful. 2018-04-28 00:21:44 -07:00
DN2 0f84a5fa3e Allow multiple points per device. 2018-04-27 23:44:18 -07:00
DN2 aa97ddb115 Offload Unifi work to dedicated module. 2018-04-23 03:56:58 -07:00
DN2 392a9ee4cd The beginning of device support. 2018-04-22 21:28:36 -07:00
DN2 8f50a47c8a Add launch files and make install. 2018-04-22 17:17:07 -07:00
DN2 f88ca064df Use a config file instead of env vars. 2018-04-22 15:39:55 -07:00
DN2 f9358931b5 Test fixes and variable cleanup. 2018-04-22 14:19:03 -07:00
DN2 dae89a0503 Projectize the project. 2018-04-22 14:10:55 -07:00
David Newhall II a33f5ba72f Add files via upload 2018-04-22 13:44:13 -07:00
DN2 e69da2f445 Shuffle things around a bit more. 2018-04-21 00:51:57 -07:00
DN2 9b99f5aa6b Split out config data. 2018-04-21 00:02:34 -07:00
DN2 f43700202a Restructure the code. 2018-04-20 23:42:03 -07:00
DN2 e1a1dd28c4 Eliminate global variables. 2018-04-20 13:33:51 -07:00
DN2 dc2b48ef57 Basic Makefile to start with. 2018-04-20 13:21:30 -07:00
DN2 175db221db Minor Cleanup 2018-04-20 13:20:07 -07:00
Garrett Bjerkhoel 4bb223efe8 Add README 2016-09-30 11:24:23 -07:00
Garrett Bjerkhoel 6b0fa3ac23 Clean up some of the code 2016-09-30 11:24:17 -07:00
Garrett Bjerkhoel 81223ddf96 Add example .env file 2016-09-30 00:24:28 -07:00
Garrett Bjerkhoel b3facb6dc5 Use a known version 2016-09-30 00:13:32 -07:00
Garrett Bjerkhoel f4748b2fda Vendoring what we need 2016-09-30 00:09:19 -07:00
Garrett Bjerkhoel 7a7e5ffde1 Build heroku compatible app 2016-09-30 00:08:55 -07:00