2869 Commits

Author SHA1 Message Date
AndrewVolosytnykhThingsboard
7975e2a96a Implement of method to find dashboard by name and tenant ID, used to find correct dashboard in case multiple dashboard start with the same name. 2021-07-06 16:52:13 +03:00
AndrewVolosytnykhThingsboard
8b70cbdb55 Handling exceptions to exclude output like [object Object] 2021-07-06 14:38:22 +03:00
Sergey Matvienko
89fe9514d1 DeviceActorMessageProcessor: fixed message on MaxSessionsLimit and test header fixed 2021-07-06 14:15:45 +03:00
Sergey Matvienko
a44230a253 DeviceActorMessageProcessor: introduced LinkedHashMapRemoveEldest with BiConsumer instead many ensureSessionsCapacity() that spreaded over the class. test added 2021-07-06 14:15:45 +03:00
Volodymyr Babak
5f0bd38816 Fixed log level 2021-07-06 14:15:45 +03:00
Volodymyr Babak
989a2d24f8 Code clean up 2021-07-06 14:15:45 +03:00
Volodymyr Babak
513fc8bd3e Ensure sessions max size per device on handle activity process 2021-07-06 14:15:45 +03:00
Andrii Shvaika
25cac25731 Minor renaming of variables and code cleanup 2021-07-06 13:50:26 +03:00
Andrii Shvaika
026329f812 Merge branch 'feature/rule-engine-thread-per-topic-partition' of https://github.com/smatvienko-tb/thingsboard 2021-07-06 13:23:20 +03:00
Andrii Shvaika
973fb8ec54 Fix conflicts in rulenode-core-config.js 2021-07-06 12:20:51 +03:00
Volodymyr Babak
bc3edc8dfe Added possibility to set max inbound rpc message size 2021-07-05 14:37:21 +03:00
Volodymyr Babak
cd41ea664e Added possibility to set max inbound rpc message size 2021-07-05 14:36:24 +03:00
YevhenBondarenko
aa569ceec1 added fw/sw update tests 2021-07-02 15:57:45 +03:00
Igor Kulikov
c1fc6480f3
Merge pull request #4842 from AndrewVolosytnykhThingsboard/auditlog-correct-data
Correct data format for audit log
2021-07-02 12:48:47 +03:00
Igor Kulikov
f5afb4b788
Merge pull request #4821 from vvlladd28/improvement/dashboard-template/software-firmware
UI: Default sort setting changed in demo dashboards: Firmware, Software
2021-07-02 12:43:22 +03:00
Andrii Shvaika
690c97dd4d Renaming of the lwm2m configuration properties 2021-07-01 17:32:36 +03:00
Andrii Shvaika
ee55c0bf85 Improvements to key store read for lwm2m. 2021-07-01 17:08:41 +03:00
AndrewVolosytnykhThingsboard
0a94b7d893 Correct data format for audit log 2021-07-01 17:04:57 +03:00
Igor Kulikov
422d44433a Use hybrid client authentication for DTLS CoAP transport 2021-07-01 14:03:03 +03:00
Sergey Matvienko
1037e5d28e events: test refactored as Spring Boot test to verify random delay expression and default value in yaml 2021-07-01 12:27:48 +03:00
Sergey Matvienko
6cf63eba9f events: fixed update from version (3.2.2) 2021-07-01 11:39:27 +03:00
Sergey Matvienko
5118e1ed92 events: performance improvements: UI fast response with latest events, ttl cleanup speedup (with schema update) 2021-06-30 20:44:47 +03:00
Igor Kulikov
b2d694f7ee Add separate SSL channel for mqtt transport 2021-06-30 19:30:39 +03:00
Andrii Shvaika
9f499d9188 ResourceUtil implementation 2021-06-30 18:04:06 +03:00
Andrii Shvaika
eb9b0f8433 Implementation of software management 2021-06-30 15:42:25 +03:00
YevhenBondarenko
393d422784 fetch all clients after startUp 2021-06-29 20:06:34 +03:00
Vladyslav_Prykhodko
90b88df54c UI: Default sort setting changed in demo dashboards: Firmware, Software 2021-06-29 17:19:31 +03:00
Andrii Shvaika
27b4c99609 Do not remove info from security store 2021-06-29 15:19:32 +03:00
Sergey Matvienko
5f35374405 rule-engine: added parameter prometheusStatsEnabled 2021-06-27 13:13:10 +03:00
Sergey Matvienko
cee7896edc rule-engine: added yaml parameters consumer-per-partition with env variables for standard queues (CE) 2021-06-27 02:57:20 +03:00
Sergey Matvienko
0d94b6231e rule-engine - fixed name for reusable threads 2021-06-27 02:51:41 +03:00
Sergey Matvienko
369844295f rule-engine: consumer per partition feature 2021-06-27 02:51:21 +03:00
Volodymyr Babak
f2b8886c9b Sync completed flag correctly updated 2021-06-24 18:49:37 +03:00
YevhenBondarenko
46503b69b9 improvements 2021-06-24 13:00:49 +03:00
YevhenBondarenko
b197965ab8 Merge branch 'master' of https://github.com/thingsboard/thingsboard into feature/power-mode 2021-06-24 12:05:29 +03:00
YevhenBondarenko
a665b2cbe6 added power mode to lwm2m-device-profile-transport-configuration 2021-06-24 10:53:35 +03:00
Andrew Shvayka
4e5f485106
Merge pull request #4682 from thingsboard/feature/cleanup-call-deduplication
Refactoring of the TTL cleanup services
2021-06-23 19:33:48 +03:00
Volodymyr Babak
c85aea31a0 Added possibility to disable validation for save edge function 2021-06-23 17:27:06 +03:00
AndrewVolosytnykhThingsboard
51f922ade5 Merge from master 2021-06-23 16:16:42 +03:00
AndrewVolosytnykhThingsboard
66d4c3fd20
Clean exception message without class name and path (#4758)
* Clean exception message without class name and path

* Correct message, improvents to text of poppup on deleting

* Added log for except files

* Correct license header
2021-06-23 14:54:27 +03:00
Volodymyr Babak
20a230fdac Fixed error text msg 2021-06-23 10:41:03 +03:00
Volodymyr Babak
2f82feee28 Added checks for null values. Error msg can not be null when setting to grpc response 2021-06-22 19:27:15 +03:00
Andrii Shvaika
aea2438953 Merge branch 'master' of github.com:thingsboard/thingsboard 2021-06-22 18:59:29 +03:00
Andrii Shvaika
d077ee6a07 Improved Security Store to support race conditions during registration 2021-06-22 18:59:19 +03:00
Andrew Shvayka
8aa54b7aa5
Merge pull request #4722 from YevhenBondarenko/feature/persisted-rpc
implemented persisted RPC
2021-06-22 18:28:12 +03:00
AndrewVolosytnykhThingsboard
cd9268a44e Conflicts solving 2021-06-22 16:27:19 +03:00
YevhenBondarenko
a44bc1ba93 added SendPendingRPC transport msg 2021-06-22 16:21:56 +03:00
Andrii Shvaika
e83064ece7 Refactoring of the LwM2MTransport 2021-06-22 15:53:06 +03:00
YevhenBondarenko
f1f41851cc merge with master 2021-06-22 15:46:39 +03:00
AndrewVolosytnykhThingsboard
8fc60c6a98 Merge branch 'master' of https://github.com/AndrewVolosytnykhThingsboard/thingsboard into lwm2m-refactoring 2021-06-22 13:46:05 +03:00