3644 Commits

Author SHA1 Message Date
Andrii Shvaika
878b75aff9 Issue 6056. Refactoring of duplicated code to abstract class 2022-02-18 13:57:59 +02:00
Andrii Shvaika
b33d28eedf Correct executor for the service 2022-02-18 12:44:22 +02:00
Andrii Shvaika
a7da56c270 Merge branch 'usage-service-improvements' of https://github.com/YevhenBondarenko/thingsboard 2022-02-18 12:34:37 +02:00
Andrii Shvaika
64d3f5c803 Remove redundant event types from cleanup procedure 2022-02-18 12:12:39 +02:00
Andrii Shvaika
7cc2508479 Improvement to events cleanup script 2022-02-18 12:08:43 +02:00
ArtemDzhereleiko
a937b3694c UI: Added to action deleting deviceProfileId if type was changed 2022-02-17 15:30:52 +02:00
YevhenBondarenko
b2e063ba1e added tests for DefaultTbApiUsageStateService 2022-02-16 17:01:22 +02:00
Andrii Shvaika
fcbcae7f19 Fix the floating bug in testTwoRuleChainsWithTwoRules 2022-02-15 19:04:22 +02:00
Andrew Shvayka
282a6bc990
Merge pull request #6035 from volodymyr-babak/edge-ce-refactoring
[3.3.4] Edge Community Edition support
2022-02-15 17:29:01 +02:00
Andrew Shvayka
78246cf7cd
Merge pull request #5969 from thingsboard/lwm2m_tests_securities
[3.3.4] lwm2m: tests with different security mode:
2022-02-15 17:23:47 +02:00
YevhenBondarenko
073ce69872 handling of PartitionChangeEvent is not more synchronous 2022-02-15 16:04:20 +02:00
Volodymyr Babak
90ba0de432 Added drop of edge_license_key and cloud_endpoint columns during upgrade 2022-02-14 17:34:13 +02:00
Andrii Shvaika
d10e65095f Workaround for KAFKA-4090 2022-02-14 15:54:54 +02:00
Andrii Shvaika
ebd563d9f5 Merge branch 'master' of github.com:thingsboard/thingsboard 2022-02-14 15:38:15 +02:00
Andrii Shvaika
24829c29f7 Workaround for KAFKA-4090 2022-02-14 15:38:03 +02:00
Volodymyr Babak
6356e998a3 Removed @Slf4j annotation 2022-02-10 22:45:24 +02:00
Volodymyr Babak
8e91560f69 Base Edge test refactored into multiple independent tests 2022-02-10 22:04:00 +02:00
Volodymyr Babak
1363a385f8 Changed order of edge sync cursor fetchers 2022-02-10 22:03:41 +02:00
Volodymyr Babak
7c6a245bfb Fixed permissions - user must have WRITE to assing/unassing rule chain to edge 2022-02-10 22:03:21 +02:00
Volodymyr Babak
95f6fcfe33 Merge branch 'master' of github.com:thingsboard/thingsboard into edge-ce-refactoring 2022-02-10 20:13:12 +02:00
Igor Kulikov
8bca3b4fce Merge branch 'feature/map/circle' of https://github.com/vvlladd28/thingsboard into vvlladd28-feature/map/circle 2022-02-10 15:41:45 +02:00
nickAS21
4140801fb0 lwm2m: remove import 2022-02-10 13:07:01 +02:00
nickAS21
5d839ab75f lwm2m: fix bug of commits 2022-02-10 13:00:59 +02:00
nickAS21
28fa1cc6a7 lwm2m: Checking licenses... 2 2022-02-10 08:42:45 +02:00
nickAS21
a072e9e1af lwm2m: Checking licenses... 2022-02-09 19:34:59 +02:00
nickAS21
f704f9bcbc lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel (continue) 2022-02-09 18:27:38 +02:00
nickAS21
b6f317a3b7 lwm2m: fix bugs: init client after connect Lwm2m Server -> awaitClientAfterStartConnectLw() and null pointer exception in getObjectModel 2022-02-09 18:11:02 +02:00
Vladyslav_Prykhodko
23b0bac76d UI: Add to support circle in map; change default settings polygon; fix incorrect resize polygon in image-map; fix snap in cut mode; fix tooltip text in action button; fix resize in edi mode; fix loss tooltip in rectangle after cut 2022-02-09 14:40:53 +02:00
nickAS21
974d4cb338 lwm2m: fix bug: client.destroy after newClientCreate and client registered on the server 2022-02-08 16:10:14 +02:00
Andrew Shvayka
869b5607f2
Merge pull request #5977 from YevhenBondarenko/lwm2m-client-serialization
[3.3.4] LwM2mClient is no more serializable
2022-02-08 14:57:43 +02:00
YevhenBondarenko
a7d911c9c0 changed upgrade version 2022-02-07 12:39:50 +02:00
Andrii Shvaika
99afad3f6f Merge branch 'master' of github.com:thingsboard/thingsboard 2022-02-07 12:14:05 +02:00
Andrii Shvaika
c7aafe4ddd Fix max_alarm_queries_per_refresh_interval configuration parameter. Change default value from 3 to 10. 2022-02-07 12:13:07 +02:00
Viacheslav Klimov
ef129d2648 Fix upgrade 2022-02-07 11:42:26 +02:00
Viacheslav Klimov
30527b547f Merge branch 'master' into fix/ota-device-profile 2022-02-07 11:40:42 +02:00
Igor Kulikov
6134374003 3.3.3 to 3.3.4 upgrade 2022-02-07 09:57:15 +02:00
Igor Kulikov
312924a19b Version set to 3.3.4-SNAPSHOT 2022-02-07 09:55:37 +02:00
Igor Kulikov
cc6cd2cb2a UI: Add slide toggle control widget 2022-02-04 20:06:23 +02:00
Viacheslav Klimov
f51a66b585 Delete OTA update packages of device profile with cascade when this profile is deleted 2022-02-04 18:06:40 +02:00
Volodymyr Babak
ffcc5be0ae Removed edge license and cloud endpoint from edge instance - refactoring edge ce 2022-02-04 17:34:46 +02:00
YevhenBondarenko
c6475226e4 added test for LwM2MClientSerDes 2022-02-04 16:34:40 +02:00
nickAS21
29a551d048 lwm2m: fix bug: add afterClass "await (3 sec, closed all ports lwm2server and bootstrapServer)" 2022-02-04 15:59:12 +02:00
YevhenBondarenko
50b096c35b Merge branch 'develop/3.4' of github.com:thingsboard/thingsboard into lwm2m-client-serialization 2022-02-04 14:01:13 +02:00
nickAS21
acc52c7864 lwm2m: fix bug create new client (from TcpPort to UdpPort) 2022-02-03 18:01:12 +02:00
Viacheslav Klimov
6f84b411c3 Fix LwM2M devices import 2022-01-31 12:33:01 +02:00
nickAS21
11140fe89b lwm2m: del shell from tests 2022-01-30 22:24:29 +02:00
ArtemDzhereleiko
ddca2d318f Merge branch 'smpp-sms-sender' of git://github.com/ViacheslavKlimov/thingsboard into ViacheslavKlimov-smpp-sms-sender 2022-01-28 18:37:07 +02:00
nickAS21
cad54fa70c lwm2m: fix bug security tests 2022-01-28 12:45:05 +02:00
nickAS21
c3081c45cf lwm2m: tests with execute "/1/0/9" - add Security and Server with instanceId 2022-01-28 09:50:31 +02:00
YevhenBondarenko
fde8ecdead LwM2mClient is no more serializable 2022-01-28 03:27:31 +02:00