4 Commits

Author SHA1 Message Date
YevhenBondarenko
aee3fd3b6e FirmwareCache refactoring 2021-04-28 11:29:04 +03:00
YevhenBondarenko
609024a603 added redis configs to the transports yml 2021-04-22 13:03:10 +03:00
YevhenBondarenko
f55f0ecb94 implemented firmware update for the http and mqtt transports 2021-04-21 19:56:09 +03:00
Yevhen Bondarenko
3716e2833a
[WIP]added redis stores support to lwm2m transport (#4164)
* added redis stores support to lwm2m transport

* added cache dependency to dao

* added cache dependency to dao-api

* moved JacksonUtil to the common.util package

* added cache to the component scan for install

* lwm2m stores improvements
2021-02-26 14:16:34 +02:00