Commit Graph

31 Commits

Author SHA1 Message Date
Mike Hansen
35fd038113 [WIFI-3166] Session ID is a -ve number in opensyncgw logs and on UI logs
Signed-off-by: Mike Hansen <mike.hansen@connectus.ai>
2021-07-20 11:31:07 -04:00
Mike Hansen
772beab902 [WIFI-3166] Session ID is a -ve number in opensyncgw logs and on UI logs
Signed-off-by: Mike Hansen <mike.hansen@connectus.ai>
2021-07-19 19:10:37 -04:00
Mike Hansen
4a764db007 [WIFI-3166] Session ID is a -ve number in opensyncgw logs and on UI logs
Signed-off-by: Mike Hansen <mike.hansen@connectus.ai>
2021-07-19 18:03:13 -04:00
Norm Traxler
2410233046 [WIFI-2932] Change IP event ipAddress from byte[] to InetAddress 2021-07-05 17:58:01 -04:00
Norm Traxler
75c943211a [WIFI-2670] Add more counters to the ClientSessionCounts 2021-06-17 12:14:38 -04:00
Norm Traxler
caaa8fb4e3 [WIFI-2670] Client Session API support OUI attribute and count query 2021-06-15 14:15:52 -04:00
Akshay Jagadish
18eeaffa13 Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 17:59:41 -04:00
Kareem Dabbour
35047c4fe7 WIFI-2398 Adding ClientMac to client session system events 2021-05-19 18:39:52 -04:00
Norm Traxler
ab1695a183 [WIFI-2077] Fix location event timestamps and others 2021-04-28 17:28:53 -04:00
Norm Traxler
dca76d8a6e [WIFI-2068] Change client session TTL to 24 hours 2021-04-26 12:00:28 -04:00
Akshay Jagadish
782d221a70 WIFI-2026 Changed pom versions from 0.0.1-SNAPSHOT to 1.1.0-SNAPSHOT 2021-04-16 15:28:34 -04:00
Dmitry Toptygin
804a3435c0 WIFI-1624 - in pom.xml files replace ${tip-wlan-cloud.release.version} with 0.0.1-SNAPSHOT to make sure that mvn release:update-versions command works 2021-02-20 10:24:20 -05:00
Dmitry Toptygin
d46c4f1d6b implemented missing marker interface HasCustomerId on Customer, Location, ClientSession, and CustomerFirmwareTrackRecord 2021-02-04 16:41:09 -05:00
Dmitry Toptygin
c8f216d297 WIFI-1400 - System events and service metrics should have locationId populated wherever appropriate 2021-01-28 20:04:43 -05:00
Dmitry Toptygin
dc88d3ff6c WIFI-1317 In kafka queues for systemEvents and metrics - add locationId to the recordKey so that location-specific events get distributed across many partitions 2021-01-19 18:07:39 -05:00
Mike Hansen
c1f953517d WIFI-1297: Cloud Backend - SystemEvent extenders implement HasClientMac where appropriate 2021-01-18 21:04:15 -05:00
Mike Hansen
f391f5783f WIFI-767: Cloud Back End for Events Integration 2021-01-06 18:29:48 -05:00
Mike Hansen
f2d71d3b18 WIFI-767: Cloud Back End for Events Integration 2021-01-06 17:44:02 -05:00
Mike Hansen
16abb2cec7 client models for AP realtime event reporting 2021-01-06 08:27:58 -05:00
Mike Hansen
32d56b4b86 Adding client models for AP realtime event reporting 2021-01-05 17:07:14 -05:00
Mike Hansen
4963657411 Adding client models for AP realtime event reporting 2021-01-05 16:42:32 -05:00
Mike Hansen
321a934f3e ClientType added, will be populated from AP fingerprint data, translated
from ovsdb type to cloud client type at the Dao layer.
2020-09-17 12:53:33 -04:00
Dmitry Toptygin
e0ce791e9c refactored class hierarchy for SystemEvents - added CustomerEventWithPayload and EquipmentEventWithPayload for the common cases of events that contain a single child object 2020-09-10 18:46:29 -04:00
Mike Hansen
99fefbbf85 ClientSession handling associationState 2020-08-05 16:34:27 -04:00
Dmitry Toptygin
3cc48cd225 added an API to retrieve a list of blocked clients for the customer; send a command to OSGW when clients become blocked/unblocked 2020-07-22 18:30:50 -04:00
Dmitry Toptygin
0309d0c7bb changing attribute names in the data model: blacklist -> blocklist, whitelist -> allowlist 2020-07-20 16:59:31 -04:00
Dmitry Toptygin
b8151cb1f6 addressed bugs reported by sonar 2020-06-19 18:30:00 -04:00
Dmitry Toptygin
6d96b1b817 added location filter to the getClientSessionsForCustomer API, added locationId to ClientSession 2020-06-11 11:44:40 -04:00
Dmitry Toptygin
7d35435a96 implemented SystemEvent service - data model and APIs 2020-06-02 19:42:27 -04:00
Dmitry Toptygin
57915add36 implemented service for managing wireless clients and their sessions 2020-05-21 12:12:09 -04:00
Dmitry Toptygin
754d49d77d added cloud services for managing Equipment routing records, manufacturer OUI records, firmware image records, and client sessions. Configured all services in processes for prov, ssc, all-in-one. 2020-04-26 18:09:40 -04:00