16 Commits

Author SHA1 Message Date
Akshay Jagadish
ea9a9d6292 WIFI-3471 Update SDK master to use image tag 1.3.0-SNAPSHOT 2021-08-13 11:57:10 -04:00
Akshay Jagadish
18eeaffa13 Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 17:59:41 -04:00
ralphlee
8e9db0c95e [WIFI-2074] Adding profileId to /equipment/forCustomerWithFilter 2021-04-27 14:54:59 -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
lynnshi-design
c2200c8598 WIFI-1615 Add support for manual channel changes to bulk-edit (#71)
Co-authored-by: Lynn Shi <lynn.shi@netexperience.com>
2021-02-18 17:32:35 -05:00
ralphlee3
49aada0892 WIFI 1227 merged Equipment APIs forCustomerWithFilter and searchByMacAndName (#51)
* [WIFI-1227] Adding search equipment API by criteria on name or baseMacAddress

* [WIFI-1227] Fixing int to hex in unit tests

* [WIFI-1227] Adding equipment db indexes

* [WIFI-1227] Fixing unit tests to test the correct APIs, sortBy optional

* [WIFI-1227] Merging forCustomerWithFilter and searchByMacAndName

* [WIFI-1227] Ensure criteria null check

* [WIFI-1227] Fixed NPE on equipmentType and added unit tests
2021-01-19 18:22:37 -05:00
ralphlee3
88e72fdd46 [WIFI-1227] Adding search equipment API by criteria on name or baseMa… (#48)
* [WIFI-1227] Adding search equipment API by criteria on name or baseMacAddress

* [WIFI-1227] Fixing int to hex in unit tests

* [WIFI-1227] Adding equipment db indexes

* [WIFI-1227] Fixing unit tests to test the correct APIs, sortBy optional
2020-12-30 18:40:38 -05:00
ralphlee
434326782b Marking RrmBulkUpdate to be deprecated 2020-10-15 00:07:03 -04:00
Dmitry Toptygin
cc0d2c62bf implemented stream processors for the portal dashboard, added an API to return counts of provisioned equipment for a customer. 2020-06-27 15:13:43 -04:00
Dmitry Toptygin
6d502280ee implemented updateRrmBulk API on Equipment service 2020-06-12 13:08:46 -04:00
Dmitry Toptygin
8c54cf04fe added APIs for getEquipmentIdsByProfileIds and getEquipmentIdsByLocationIds 2020-06-10 13:04:26 -04:00
Dmitry Toptygin
ca0184c7f8 added Equipment.getByInventoryIdOrNull 2020-05-11 19:10:08 -04:00
Dmitry Toptygin
3bedf5958d added pagination with filters to equipment service 2020-04-24 08:50:41 -04:00
Dmitry Toptygin
6ce1f7001f added provisioning service for equipment 2020-04-20 17:03:29 -04:00