David Newhall II
|
f145ceebc8
|
new library release. fix bugs.
|
2019-01-26 15:42:31 -08:00 |
David Newhall II
|
c09e945b33
|
Use new libraries.
|
2019-01-26 15:07:48 -08:00 |
David Newhall II
|
d09bd354f4
|
Upgrade dep, more readme updates.
|
2019-01-26 02:08:09 -08:00 |
David Newhall II
|
34bda3d10b
|
empty buffer
|
2019-01-25 20:42:07 -08:00 |
David Newhall II
|
77692a2a92
|
Documentation updates.
|
2019-01-24 00:52:08 -08:00 |
David Newhall II
|
ab041da808
|
Merge pull request #10 from davidnewhall/dn2_updates2
Minor Updates
|
2019-01-24 00:19:44 -08:00 |
David Newhall II
|
8619e15161
|
Rename influx back to influx.
|
2019-01-24 00:14:41 -08:00 |
David Newhall II
|
72490a0cec
|
Fix version of lib.
|
2019-01-24 00:12:23 -08:00 |
David Newhall II
|
cae84dd51e
|
Remove the library. Source it externally.
|
2019-01-24 00:11:04 -08:00 |
DN2
|
aacc884ed6
|
Move flags to config file.
|
2019-01-11 21:08:58 -08:00 |
DN2
|
80698fd78d
|
switch to dep, another test, add flags - minor features
|
2019-01-11 20:36:29 -08:00 |
DN2
|
c9a794ba74
|
Cleanup.
|
2019-01-11 02:32:00 -08:00 |
DN2
|
8b2d449a5c
|
New vendors work just fine.
|
2019-01-11 02:18:29 -08:00 |
DN2
|
6b77c1c5c2
|
Dissolve a few lines for fun.
|
2019-01-11 02:16:33 -08:00 |
David Newhall II
|
5b2864d63f
|
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
|
b4e4e2d851
|
Convert UAP.uptime to FlexInt also.
|
2019-01-11 01:38:54 -08:00 |
DN2
|
f4e1debebd
|
Save the integer and the string.
|
2019-01-11 01:35:56 -08:00 |
David Newhall II
|
9a156a9ddc
|
Merge pull request #5 from davidnewhall/dn2_bugs
Fix a few bugs.
|
2019-01-10 01:40:15 -08:00 |
DN2
|
364fede31c
|
make the test smaller, because why not.
|
2019-01-10 01:35:39 -08:00 |
DN2
|
b6535407c1
|
Fix the error test.
|
2019-01-10 01:34:35 -08:00 |
DN2
|
f6c6baa700
|
Check for normal string and accept it.
|
2019-01-10 01:32:17 -08:00 |
DN2
|
24b5e3b8d4
|
Move FlexInt into main file, add small test.
|
2019-01-10 01:24:44 -08:00 |
DN2
|
ac47ea797a
|
A start.
|
2019-01-10 00:54:30 -08:00 |
David Newhall II
|
184862f32e
|
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
|
bb60dae7c7
|
Handle some fields that may be strings or numbers
|
2018-10-14 18:27:51 -07:00 |
David Newhall II
|
3df97faa99
|
Merge pull request #3 from davidnewhall/dn2_bugs
Fix tag limits.
|
2018-07-24 21:23:42 -07:00 |
DN2
|
91bdefedd4
|
Fix tag limits.
|
2018-07-24 21:22:45 -07:00 |
David Newhall II
|
936191e464
|
Merge pull request #2 from davidnewhall/dn2_bugs
Better errors, fix bugs, correct usg data.
|
2018-05-05 11:14:32 -07:00 |
DN2
|
2ab226137d
|
Add USG dashboard.
|
2018-04-29 02:56:39 -07:00 |
DN2
|
71d83d40b9
|
Better errors, fix bugs, correct usg data.
|
2018-04-29 01:35:42 -07:00 |
David Newhall II
|
611ff01289
|
Merge pull request #1 from davidnewhall/dn2_features
Features.
|
2018-04-28 18:41:22 -07:00 |
DN2
|
b581f9e43d
|
Bump version.
|
2018-04-28 18:40:04 -07:00 |
DN2
|
417875f3fb
|
Fix a couple more odd string->float types and add docs/dashboard
|
2018-04-28 17:36:02 -07:00 |
DN2
|
19faa5a5a7
|
Missed used memory.
|
2018-04-28 03:43:44 -07:00 |
DN2
|
c14ca09481
|
Suck more data out of UAPs.
|
2018-04-28 01:59:43 -07:00 |
DN2
|
9d619f3ff5
|
Fix pointer mismatch.
|
2018-04-28 01:42:44 -07:00 |
DN2
|
3b3bbeb9d2
|
Add two new functions to make the library more useful.
|
2018-04-28 00:21:44 -07:00 |
DN2
|
f638cdab10
|
Allow multiple points per device.
|
2018-04-27 23:44:18 -07:00 |
DN2
|
f752a5076a
|
Offload Unifi work to dedicated module.
|
2018-04-23 03:56:58 -07:00 |
DN2
|
d1c6e87276
|
The beginning of device support.
|
2018-04-22 21:28:36 -07:00 |
DN2
|
86e40ef212
|
Add launch files and make install.
|
2018-04-22 17:17:07 -07:00 |
DN2
|
bb0e3ccfd8
|
Use a config file instead of env vars.
|
2018-04-22 15:39:55 -07:00 |
DN2
|
74c64be507
|
Test fixes and variable cleanup.
|
2018-04-22 14:19:03 -07:00 |
DN2
|
12ea5d0d47
|
Projectize the project.
|
2018-04-22 14:10:55 -07:00 |
David Newhall II
|
adb999cc6d
|
Add files via upload
|
2018-04-22 13:44:13 -07:00 |
DN2
|
3bcaab3c34
|
Shuffle things around a bit more.
|
2018-04-21 00:51:57 -07:00 |
DN2
|
8b1f682cf4
|
Split out config data.
|
2018-04-21 00:02:34 -07:00 |
DN2
|
863ed5c75a
|
Restructure the code.
|
2018-04-20 23:42:03 -07:00 |
DN2
|
d0f1899311
|
Eliminate global variables.
|
2018-04-20 13:33:51 -07:00 |
DN2
|
d61795eced
|
Basic Makefile to start with.
|
2018-04-20 13:21:30 -07:00 |