Commit Graph

12 Commits

Author SHA1 Message Date
Akshay Jagadish
18eeaffa13 Update SDK master to use image tag 1.2.0-SNAPSHOT 2021-05-26 17:59:41 -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
ralphlee3
75a2c4ae89 [WIFI-1593] remove validation checks on FirmwareVersion create (#68)
* [WIFI-1593] Removed validation checks for validationMethod and validationCode for FirmwareVersion create, added FirmwareMethod.NONE

* [WIFI-1593] Adding unit tests and default validationMethod to NONE
2021-02-16 17:12:58 -05:00
Dmitry Toptygin
c33e7de626 added an optional parameter modelId into the /portal/firmware/version/byEquipmentType API; added API /portal/firmware/model/byEquipmentType - takes equipmentType as a parameter and returns a list of strings (modelIds). 2020-07-20 14:31:31 -04:00
picuron
6193ca7a11 Firmware service openapi documentation (#14)
-Completed and tested
2020-06-29 14:32:51 -04:00
Dmitry Toptygin
0f40d293f8 finished implementation of firmware service 2020-06-16 18:24:07 -04:00
Dmitry Toptygin
56298ca694 implemented firmware models and datastore 2020-06-15 23:49:31 -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
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