Commit Graph

113 Commits

Author SHA1 Message Date
Douglas Barone
ad4dc8c0cf Ensure id 2022-08-08 18:45:48 -04:00
Douglas Barone
ce2055fc8f Upsert bugfixes 2022-07-14 16:01:32 +00:00
Douglas Barone
f0915c374d Stats adjust 2022-06-20 16:05:20 +00:00
Douglas Barone
1abb3b4716 Rename WifiStats table to AccessPointStats 2022-06-20 12:41:16 +00:00
Douglas Barone
9cd1071fc0 Do not log avg if there is no clients 2022-06-15 14:28:38 +00:00
Douglas Barone
45e6679293 Get network info from DB 2022-06-15 12:38:34 +00:00
Douglas Barone
b45b05f033 Basic stats working 2022-06-15 11:35:20 +00:00
Douglas Barone
2f6ee379c5 Add WifiStats to GraphQL server 2022-06-14 14:49:19 +00:00
Douglas Barone
05159d91a6 Supreess some data 2022-06-14 14:48:43 +00:00
Douglas Barone
69575c69d8 OK... That's a lot of changes... 2022-06-14 13:26:01 +00:00
Douglas Barone
3ad1b6e1c7 Created wifiStats.js 2022-06-09 19:11:31 +00:00
Douglas Barone
c16c1297d1 Minor UI changes 2022-06-09 13:29:14 +00:00
Douglas Barone
13f4212667 Leave Low out of db 2022-06-03 02:53:23 +00:00
Douglas Barone
1364c63f8a Use new data 2022-06-02 19:54:55 +00:00
Douglas Barone
7333981b2c Prepare DB for new feature 2022-06-02 17:15:22 +00:00
Douglas Barone
505d142f00 Variable missing 2022-05-27 13:16:49 +00:00
Douglas Barone
b5703dc736 Move APs updates 2022-05-26 19:09:02 +00:00
Douglas Barone
ab0412bff2 Cleanup 2022-05-25 11:34:58 +00:00
Douglas Barone
58e4a56a5b Ommit log 2022-04-27 14:32:43 -04:00
Douglas Barone
11619d5d81 Refactor 2022-04-20 14:34:02 -04:00
Douglas Barone
35a064e42f Improve performance 2022-04-20 14:31:38 -04:00
Douglas Barone
33233f5947 Refactor 2022-04-20 07:40:21 -04:00
Douglas Barone
56dd500027 Detect offline APs 2022-04-19 11:55:44 -04:00
Douglas Barone
05c3fc3e0e Minor refactor 2022-04-18 18:29:45 -04:00
Douglas Barone
4e85698b19 Remove complete logging of devices 2022-04-11 12:21:05 -04:00
Douglas Barone
0b7b8b4c69 Rename const 2022-04-04 15:18:00 -04:00
Douglas Barone
2d0a72fb36 Move controller login outside functions 2022-03-31 08:18:08 -04:00
Douglas Barone
c8aa6e66f6 Adjust RECENT threshold 2022-03-31 08:17:48 -04:00
Douglas Barone
b3d05783a4 Added AP subscription 2022-03-28 17:42:41 -04:00
Douglas Barone
8d8cdd6486 Added pubsub 2022-03-24 15:17:48 -04:00
Douglas Barone
1d491a8a4b Refactor 2022-03-24 15:17:37 -04:00
Douglas Barone
290fc7e597 Refactoring 2022-03-24 14:26:57 -04:00
Douglas Barone
ba47a68012 Added accessPoints query 2022-03-24 13:24:58 -04:00
Douglas Barone
2e5ce3f07d APs UniFi OK 2022-03-24 12:59:39 -04:00
Douglas Barone
8172769249 Cisco APs OK 2022-03-24 12:31:56 -04:00
Douglas Barone
4007fb8790 Add request timeout 2022-02-08 08:57:36 -04:00
Douglas Barone
828ce3b524 Clear working state every hour 2022-02-07 14:25:56 -04:00
Douglas Barone
95177149d3 Adjust timeout 2021-12-22 08:33:35 -04:00
Douglas Barone
ceb68afe04 Increase mapping timeout 2021-12-21 15:14:43 -04:00
Douglas Barone
a30cfbc514 Improve OUI 2021-11-29 10:09:04 -04:00
Douglas Barone
2e48575588 Split bench timers 2021-11-25 09:29:56 -04:00
Douglas Barone
0095c3a0ec Bench DB updates 2021-11-25 09:27:27 -04:00
Douglas Barone
f7b3673dee Return a promisse on updateDB() 2021-11-25 09:11:06 -04:00
Douglas Barone
ea50630ea1 Move axios inside promise 2021-11-16 08:00:49 -04:00
Douglas Barone
1b325e880e Make use of store flag 2021-11-11 08:34:32 -04:00
Douglas Barone
126b6c26da Make INFO the default level 2021-11-10 07:14:44 -04:00
Douglas Barone
f3f9a8254e Remove cancelation on catch block 2021-11-09 07:31:52 -04:00
Douglas Barone
09389a057d Remove unnecessary await 2021-11-08 11:53:30 -04:00
Douglas Barone
7b3e11e0a7 Cancel all requests if one fail. 2021-11-08 11:08:13 -04:00
Douglas Barone
d7c4d4be15 Added cancellation by timeout 2021-11-08 08:33:54 -04:00