Commit Graph

10 Commits

Author SHA1 Message Date
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