Commit Graph

728 Commits

Author SHA1 Message Date
DN2 5fa4f60ace Better errors, fix bugs, correct usg data. 2018-04-29 01:35:42 -07:00
David Newhall II 7f27cff4ec Merge pull request #1 from davidnewhall/dn2_features
Features.
2018-04-28 18:41:22 -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
DN2 c5a4a33791 Projectize the project. 2018-04-22 14:10:55 -07:00
David Newhall II e45eaafd65 Add files via upload 2018-04-22 13:44:13 -07:00
DN2 2f26d0dab4 Shuffle things around a bit more. 2018-04-21 00:51:57 -07:00
DN2 20afec6747 Split out config data. 2018-04-21 00:02:34 -07:00
DN2 63f46f9edb Restructure the code. 2018-04-20 23:42:03 -07:00
DN2 5e611ed8d7 Eliminate global variables. 2018-04-20 13:33:51 -07:00
DN2 8d21b3d6bb Basic Makefile to start with. 2018-04-20 13:21:30 -07:00
DN2 b96256287b Minor Cleanup 2018-04-20 13:20:07 -07:00
Garrett Bjerkhoel c5a4f4a1bf Add README 2016-09-30 11:24:23 -07:00
Garrett Bjerkhoel 5449dcfdb2 Clean up some of the code 2016-09-30 11:24:17 -07:00
Garrett Bjerkhoel 5e700957b6 Add example .env file 2016-09-30 00:24:28 -07:00
Garrett Bjerkhoel be1edd1675 Use a known version 2016-09-30 00:13:32 -07:00
Garrett Bjerkhoel 94a0c640fb Vendoring what we need 2016-09-30 00:09:19 -07:00
Garrett Bjerkhoel 500c59002f Build heroku compatible app 2016-09-30 00:08:55 -07:00