DN2
|
424b060839
|
Cleanup.
|
2019-01-11 02:32:00 -08:00 |
DN2
|
5ed22758f3
|
New vendors work just fine.
|
2019-01-11 02:18:29 -08:00 |
DN2
|
a419d46423
|
Dissolve a few lines for fun.
|
2019-01-11 02:16:33 -08:00 |
David Newhall II
|
004cdf85b8
|
Merge pull request #7 from davidnewhall/dn2_bugs
Keep String and Number for FlexInt type. Resolve uptime unmarhsal bug.
|
2019-01-11 01:42:57 -08:00 |
DN2
|
2ec7577164
|
Convert UAP.uptime to FlexInt also.
|
2019-01-11 01:38:54 -08:00 |
DN2
|
3e8d261f50
|
Save the integer and the string.
|
2019-01-11 01:35:56 -08:00 |
David Newhall II
|
d4e1afe342
|
Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
|
2019-01-10 01:40:15 -08:00 |
DN2
|
5fa2e8405a
|
make the test smaller, because why not.
|
2019-01-10 01:35:39 -08:00 |
DN2
|
cfa264b9dc
|
Fix the error test.
|
2019-01-10 01:34:35 -08:00 |
DN2
|
ed628f7129
|
Check for normal string and accept it.
|
2019-01-10 01:32:17 -08:00 |
DN2
|
de97eea523
|
Move FlexInt into main file, add small test.
|
2019-01-10 01:24:44 -08:00 |
DN2
|
61b0e3d3f1
|
A start.
|
2019-01-10 00:54:30 -08:00 |
David Newhall II
|
0e63471657
|
Merge pull request #4 from rcloran/str-int
Handle some fields that may be strings or numbers
|
2019-01-10 00:52:55 -08:00 |
Russell Cloran
|
ca65a7c4f2
|
Handle some fields that may be strings or numbers
|
2018-10-14 18:27:51 -07:00 |
David Newhall II
|
40bcf76e86
|
Merge pull request #3 from davidnewhall/dn2_bugs
Fix tag limits.
|
2018-07-24 21:23:42 -07:00 |
DN2
|
85994f3834
|
Fix tag limits.
|
2018-07-24 21:22:45 -07:00 |
David Newhall II
|
5538977316
|
Merge pull request #2 from davidnewhall/dn2_bugs
Better errors, fix bugs, correct usg data.
|
2018-05-05 11:14:32 -07:00 |
DN2
|
ca32c9bd04
|
Add USG dashboard.
|
2018-04-29 02:56:39 -07:00 |
DN2
|
a4fcd9a38e
|
Better errors, fix bugs, correct usg data.
|
2018-04-29 01:35:42 -07:00 |
David Newhall II
|
7bd61d0be0
|
Merge pull request #1 from davidnewhall/dn2_features
Features.
|
2018-04-28 18:41:22 -07:00 |
DN2
|
4e4072b743
|
Bump version.
|
2018-04-28 18:40:04 -07:00 |
DN2
|
d7c736f2ab
|
Fix a couple more odd string->float types and add docs/dashboard
|
2018-04-28 17:36:02 -07:00 |
DN2
|
39b9d7d0be
|
Missed used memory.
|
2018-04-28 03:43:44 -07:00 |
DN2
|
07fc28736a
|
Suck more data out of UAPs.
|
2018-04-28 01:59:43 -07:00 |
DN2
|
5be3e98235
|
Fix pointer mismatch.
|
2018-04-28 01:42:44 -07:00 |
DN2
|
b2923aaf30
|
Add two new functions to make the library more useful.
|
2018-04-28 00:21:44 -07:00 |
DN2
|
592beede14
|
Allow multiple points per device.
|
2018-04-27 23:44:18 -07:00 |
DN2
|
1326f6abbd
|
Offload Unifi work to dedicated module.
|
2018-04-23 03:56:58 -07:00 |
DN2
|
7047a1d201
|
The beginning of device support.
|
2018-04-22 21:28:36 -07:00 |
DN2
|
b47899880c
|
Add launch files and make install.
|
2018-04-22 17:17:07 -07:00 |
DN2
|
5303a86b25
|
Use a config file instead of env vars.
|
2018-04-22 15:39:55 -07:00 |
DN2
|
f710b5cb6a
|
Test fixes and variable cleanup.
|
2018-04-22 14:19:03 -07:00 |
DN2
|
bb66e75543
|
Projectize the project.
|
2018-04-22 14:10:55 -07:00 |
David Newhall II
|
cbe53e2288
|
Add files via upload
|
2018-04-22 13:44:13 -07:00 |
DN2
|
cf045a0776
|
Shuffle things around a bit more.
|
2018-04-21 00:51:57 -07:00 |
DN2
|
b826cc4dc4
|
Split out config data.
|
2018-04-21 00:02:34 -07:00 |
DN2
|
53a8814022
|
Restructure the code.
|
2018-04-20 23:42:03 -07:00 |
DN2
|
ec2d9ed76f
|
Eliminate global variables.
|
2018-04-20 13:33:51 -07:00 |
DN2
|
9ee86434c4
|
Basic Makefile to start with.
|
2018-04-20 13:21:30 -07:00 |
DN2
|
77c3492e05
|
Minor Cleanup
|
2018-04-20 13:20:07 -07:00 |
Garrett Bjerkhoel
|
39c6e4a3b6
|
Add README
|
2016-09-30 11:24:23 -07:00 |
Garrett Bjerkhoel
|
e8191350f3
|
Clean up some of the code
|
2016-09-30 11:24:17 -07:00 |
Garrett Bjerkhoel
|
65931772cc
|
Add example .env file
|
2016-09-30 00:24:28 -07:00 |
Garrett Bjerkhoel
|
a9bc24ef4d
|
Use a known version
|
2016-09-30 00:13:32 -07:00 |
Garrett Bjerkhoel
|
fb71053c96
|
Vendoring what we need
|
2016-09-30 00:09:19 -07:00 |
Garrett Bjerkhoel
|
21cbd6dbbc
|
Build heroku compatible app
|
2016-09-30 00:08:55 -07:00 |