1383 Commits

Author SHA1 Message Date
Andrii Shvaika
3cd964327a Constant filters for device profile 2021-02-26 19:26:31 +02: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
vzikratyi
29fd4fb02c Save Attributes to cache 2021-02-25 10:42:24 +02:00
Vladyslav_Prykhodko
989b6e7a30 Merge branch 'master' 2021-02-23 18:01:04 +02:00
Volodymyr Babak
10d3dd01bb Merge branch 'develop/3.3' of github.com:thingsboard/thingsboard into develop/3.3-edge 2021-02-22 19:08:30 +02:00
Andrii Shvaika
a4508aa193 Imrpvements to the entity message routing based on the device profile 2021-02-22 17:18:48 +02:00
Andrii Shvaika
4b43cd75f7 Merge branch 'master' into develop/3.3 2021-02-22 13:29:08 +02:00
Andrii Shvaika
c3efbd4015 Minor refactoring 2021-02-22 13:23:25 +02:00
vzikratyi-tb
ef33c68727
Added kafka consumer-groups statistics (#4123)
* Added kafka consumer-groups statistics

* Fixed PR notes

* Updated stats.kafka-response-timeout-ms

* Log kafka stats only once for CORE and RULE_ENGINE
2021-02-22 12:03:06 +02:00
nickAS21
d0928e4d81 Lwm2m: back: DTLS - 5.2.9.1. Pre-Shared Keys, 5.2.9.2. Raw Public Keys 2021-02-19 13:04:17 +02:00
nickAS21
9b4a155edb Lwm2m: back: DTLS - privateKey in yml hex format, publicKey in yml x, y 2021-02-19 13:04:17 +02:00
nickAS21
8f3d033dcc Lwm2m: back: start DTLS -one bootstrap 4 security 2021-02-19 13:04:17 +02:00
nickAS21
b864680b81 Lwm2m: back: start DTLS -one server 4 security 2021-02-19 13:04:17 +02:00
VoBa
c8d8321f74
Use msg queue instead of default (#4116)
* Remove device from cache in case null value cached in the distributed redis

* Handle case when device was removed from db but message in the queue exists

* Code review chagnes

* Added usage statistics configuration to yml file

* Use msg queue instead of default

* Make private

* Make private
2021-02-17 16:50:41 +02:00
Andrew Volostnykh
6bc902756b Code cleaning after review 2021-02-16 17:04:23 +02:00
Andrew Volostnykh
e70df09b08 Code cleaning and fix of tests 2021-02-16 17:04:23 +02:00
Andrew Volostnykh
6bf2b322af Test and some code cleaning 2021-02-16 17:04:23 +02:00
Andrew Volostnykh
e93c975a01 Compound with front-end, fix of incorrect getter use 2021-02-16 17:04:23 +02:00
AndrewVolosytnykhThingsboard
77de9da2a8 DynamicValue: Rename 'useInherit' to correct name 'inheritMode' 2021-02-16 17:04:23 +02:00
AndrewVolosytnykhThingsboard
1c78a59fb2 Logic for inheritance in DynamicValue added 2021-02-16 17:04:23 +02:00
Andrii Shvaika
a15e991d23 Added support of BigDecimal to the JsonConverter 2021-02-16 12:52:25 +02:00
Volodymyr Babak
c46c1b08e7 Merge remote-tracking branch 'upstream/master' into develop/3.3-edge 2021-02-15 17:07:25 +02:00
Andrii Shvaika
6c1074a8b0 Fix for race condition in the partition change events 2021-02-15 14:25:40 +02:00
Andrii Shvaika
dac7c5250f Improvements to the DeviceStateService 2021-02-12 15:40:54 +02:00
Viacheslav Kukhtyn
c4b1f9ea7a Process alarms on activity and inactivity events when device state is persisted to telemetry 2021-02-12 15:40:54 +02:00
Volodymyr Babak
b58c831343 Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge 2021-02-12 13:10:06 +02:00
Andrii Shvaika
58e31ceb78 Improvement to the restarts of the rule nodes 2021-02-11 18:19:40 +02:00
Igor Kulikov
67aba9e4b1 Merge branch 'master' into develop/3.3 2021-02-11 11:05:10 +02:00
Vladyslav_Prykhodko
ca8f04e1e9 Merge remote-tracking branch 'upstream/master' into feature/dashboard/widget-select-preview 2021-02-10 18:42:13 +02:00
Igor Kulikov
743b83d519 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-02-10 17:06:31 +02:00
Igor Kulikov
efad71b5ac Fix TbKafkaNode. Configure directly serializer class for key/values instead of string class name. 2021-02-10 17:06:20 +02:00
Andrii Shvaika
cfb8a72f06 Memory leak fix for cases when actors fail to initialize or stopped. Cleanup TbMsgPackProcessingContext as well. 2021-02-10 16:21:42 +02:00
Igor Kulikov
b358943d04 Merge branch 'master' into develop/3.3 2021-02-09 16:52:13 +02:00
Andrii Shvaika
bdc9779c6e Merge remote-tracking branch 'origin/master' into YevhenBondarenko-feature/data-pattern 2021-02-09 15:06:44 +02:00
Andrii Shvaika
42d40d2b36 Unit Tests added 2021-02-09 15:03:04 +02:00
Igor Kulikov
59a54211f9 Fix compile errors and warnings. 2021-02-09 14:30:06 +02:00
Igor Kulikov
43178107c3 Merge with master 2021-02-08 20:02:54 +02:00
nickAS21
de0b96ade0 Lwm2m: back: test bug git3 2021-02-08 17:21:36 +02:00
nickAS21
00cadc6830 Lwm2m: back: update serverKeyStore.jks for new keys 2021-02-08 17:21:36 +02:00
nickAS21
3bb00b780e Lwm2m: back: fix bug test docker 2021-02-08 17:21:36 +02:00
nickAS21
612532bbd9 Lwm2m: back: fix bug final and pom 2021-02-08 17:21:36 +02:00
nickAS21
5fddab8528 Lwm2m: back: fix review 2021-02-08 17:21:36 +02:00
nickAS21
8022cfb155 Lwm2m: back: fix bug delay operation 2021-02-08 17:21:36 +02:00
nickAS21
ade09738eb Lwm2m: back: add key to profile - refactoring-light start2 2021-02-08 17:21:36 +02:00
nickAS21
c230e3fdcd Lwm2m: front: add key to profile - refactoring-light start2 2021-02-08 17:21:36 +02:00
nickAS21
f6eb3b1342 Lwm2m: back: refactoring-light start 2021-02-08 17:21:36 +02:00
Vladyslav_Prykhodko
9b4309c61a Merge remote-tracking branch 'upstream/master' into develop/3.3 2021-02-08 10:28:55 +02:00
Igor Kulikov
3f83be21da Fix lombok config. Update base openjdk image 2021-02-05 14:28:26 +02:00
Igor Kulikov
22e5771120 JDK 11 Support 2021-02-04 19:31:20 +02:00
Vladyslav_Prykhodko
22a1d24291 Added to widgets bundles and widget functional preview and description 2021-02-04 19:00:28 +02:00