2256 Commits

Author SHA1 Message Date
Volodymyr Babak
a4fc59246e Fixed moved class 2021-03-03 15:50:39 +02:00
Volodymyr Babak
e96452cdcf Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge 2021-03-03 15:18:38 +02:00
Artem Babak
712a14ec22 Merge remote-tracking branch 'origin/develop/3.3-edge' into develop/3.3-edge 2021-03-02 07:24:13 +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
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
4b43cd75f7 Merge branch 'master' into develop/3.3 2021-02-22 13:29:08 +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
AndrewVolosytnykhThingsboard
9728478b0d
Stub for querying entities after deleting dashboard (#4107)
* Code cleaning after review

* Code cleaning

* Refactoring

* Clean solution improved

* Imports standartization

* Correct if statement improved
2021-02-22 12:00:44 +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
nickAS21
4c12985a96 Lwm2m: back: start fix bug DTLS 2021-02-19 13:04:17 +02:00
Volodymyr Babak
d25e6de7c1 Merge remote-tracking branch 'origin/develop/2.6-edge' into develop/3.3-edge 2021-02-18 17:21:55 +02:00
Volodymyr Babak
1d18f9a766 Merge branch 'develop/2.6-edge' of github.com:volodymyr-babak/thingsboard into develop/2.6-edge 2021-02-18 17:18:13 +02:00
Volodymyr Babak
d349de2de5 Refactoring 2021-02-18 17:17:58 +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
VoBa
411c9dabda
Added usage statistics configuration to yml file (#4097)
* 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
2021-02-15 12:24:30 +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
9f54939452 JDK 11 fixes 2021-02-12 15:36:32 +02:00
Igor Kulikov
081ee1e634 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-02-12 13:52:38 +02:00
Igor Kulikov
305e656c71 Fix memory leak in entity data subscription service 2021-02-12 13:52:25 +02:00
Volodymyr Babak
77769bee6a JDK 11 updates 2021-02-12 13:31:44 +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
Artem Babak
4a66a354ae Edge widget: added displayDefaultTitle config 2021-02-11 16:33:14 +02:00
Igor Kulikov
67aba9e4b1 Merge branch 'master' into develop/3.3 2021-02-11 11:05:10 +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
Artem Babak
381968174f Merge remote-tracking branch 'origin/develop/2.6-edge' into develop/2.6-edge 2021-02-09 17:30:29 +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
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
51794534f8 Update deb/rpm packages java dep versions. Update JVM options. 2021-02-05 17:33:27 +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
Volodymyr Babak
a8ecf68b42 Code clean up 2021-02-03 19:05:06 +02:00
Igor Kulikov
4c87b36a92 Minor fixes 2021-02-03 17:58:12 +02:00
Igor Kulikov
3ea5314495 Home dashboard feature. Enable tooltips for flot chars in mobile mode. Disable widgets interaction in widget library and when adding widget to dashboard. 2021-02-03 12:21:55 +02:00
Igor Kulikov
db904c6963 Fix HSQLDB support 2021-02-01 13:30:03 +02:00
Igor Kulikov
a3d2eb4c4e Fix NPE in entity data subscription 2021-01-29 15:05:31 +02:00
Andrii Shvaika
cf40729bae Merge branch 'master' of github.com:thingsboard/thingsboard 2021-01-29 13:33:41 +02:00
Andrii Shvaika
00e1ed3aa8 More tests for Deduplication Executor 2021-01-29 13:33:30 +02:00
Igor Kulikov
06420d2ba1
Merge pull request #4014 from YevhenBondarenko/base-url
default value for prohibitDifferentUrl changed to false
2021-01-29 13:04:21 +02:00
Andrii Shvaika
5029445b8c Deduplication of the partition change events 2021-01-28 18:59:57 +02:00
Volodymyr Babak
499eb1aef4 Merge remote-tracking branch 'upstream/develop/3.3' into develop/3.3-edge 2021-01-27 15:12:58 +02:00
YevhenBondarenko
f1c3e1a578 default value for prohibitDifferentUrl changed to false 2021-01-27 14:45:34 +02:00
Volodymyr Babak
abf2202e78 Formatting 2021-01-27 14:37:13 +02:00