Commit Graph

9 Commits

Author SHA1 Message Date
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
picuron
04925c9ff4 Updated all internal documentation to reflect ... (#16)
... changes made since initial documentation

Co-authored-by: Dmitry Toptygin <62253810+dmitry-toptygin-connectus-ai@users.noreply.github.com>
2020-06-29 14:59:06 -04:00
Dmitry Toptygin
6d96b1b817 added location filter to the getClientSessionsForCustomer API, added locationId to ClientSession 2020-06-11 11:44:40 -04:00
picuron
08dae3899e Client service openapi (#8)
* API Documentation for customer-service

-All methods in customer-service class covered

* Switch to branch

* Client service openapi

-Completed and tested
2020-06-04 10:41:21 -04:00
Dmitry Toptygin
29e4824d09 allow to pass null for initial pagination context and use the default one in that case 2020-06-02 12:49:26 -04:00
Dmitry Toptygin
3639167089 corrected date pattern in logback.xml files 2020-05-28 09:47:26 -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