6407 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
VoBa
aedebc32eb
Merge pull request #78 from deaflynx/develop/3.3-edge
Develop/3.3 edge: changes in Edge Downlinks, Edge Widget, fix for edge rule chains missing tooltips
2021-03-03 15:11:19 +02:00
deaflynx
f470a7ca30 Minor getEdgeEventContentByEntityType refactoring 2021-03-03 14:38:41 +02:00
deaflynx
f2ac0f6913 Minor getEdgeEventContentByEntityType refactoring 2021-03-03 14:35:58 +02:00
deaflynx
7cef8eada4 getEdgeEventContentByEntityType() added function type 2021-03-03 14:31:13 +02:00
deaflynx
bf41bc5f09 Edge Downlinks refactor, prepareEdgeEventContent moved to Entity Service 2021-03-03 14:30:02 +02:00
deaflynx
3c03618d3e Edge Downlinks: deleted @Input tenandId, added Widgets/DeviceProfile fetch methods 2021-03-03 11:52:24 +02:00
deaflynx
cdd9c867a0 Edge Downlinks: refactored, added missing EdgeEventType 2021-03-03 11:14:51 +02:00
deaflynx
d35f9d0edf Merge deaflynx/develop/3.3-edge 2021-03-03 09:29:38 +02:00
Artem Babak
de3a6b9624 Edge Component: checkIsNewEdge method refactored 2021-03-02 07:25:54 +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
Vladyslav
d3d6331e15
Merge pull request #4133 from thingsboard/lwm2m_create_device
Lwm2m: front add validator json for security config value
2021-02-23 16:39:39 +02:00
nickAS21
9c3bf2063b Lwm2m: front fix bug: config profile -> add object if list empty 2021-02-23 11:28:07 +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
nickAS21
d2469420ad Lwm2m: front add validator json for security config device 2021-02-22 14:36:33 +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
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
e0591bc6d0 Lwm2m: front add validator json for security config value delete debug 2021-02-20 09:50:29 +02:00
nickAS21
ce0db8a6ea Lwm2m: double front add validator json for security config value 2021-02-20 09:25:36 +02:00
nickAS21
2452aefff9 Lwm2m: front add validator json for security config value 2021-02-19 23:15:20 +02:00
Andrii Shvaika
5865dd288c Ignore old properties 2021-02-19 13:05:23 +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
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
Andrii Shvaika
d5f70af38a Ignore removed properties. 2021-02-18 15:54:28 +02:00
Andrii Shvaika
a14c10f1bc Merge branch 'master' of github.com:thingsboard/thingsboard 2021-02-18 15:42:12 +02:00
Andrii Shvaika
bfd0ed5d04 Delta Calculation Node improvement 2021-02-18 15:42:01 +02:00
VoBa
773f459121
Merge pull request #77 from volodymyr-babak/refactoring
Refactoring to simplify reading and merge
2021-02-18 12:32:32 +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
Vladyslav_Prykhodko
3cc9ad5007 UI: Improvement alarm tabs in the entity details: default time interval 30 days 2021-02-16 17:06:03 +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
Vladyslav_Prykhodko
5e990da0ba UI: Refactoring alarm-rule inherit 2021-02-16 17:04:23 +02:00
Vladyslav_Prykhodko
ada0af2a41 UI: Added in device profile alarm rule condition to dynamic mode checkbox inherit from owner 2021-02-16 17:04:23 +02:00
YevhenBondarenko
d5b28222a3 fixed unlimited error messages in TbMsgGeneratorNode 2021-02-16 16:17:39 +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