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
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
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
VoBa
eaa2c5785f
Handle case when device was removed from db but message in the queue ( #4092 )
...
* 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
2021-02-12 16:06:01 +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
Viacheslav Kukhtyn
d34d38613b
Process alarm rules on activity and inactivity events
2021-02-12 15:40:54 +02:00
Andrii Shvaika
58e31ceb78
Improvement to the restarts of the rule nodes
2021-02-11 18:19:40 +02:00
Igor Kulikov
5120ccb536
Update rule node UI
2021-02-10 17:17:54 +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
AndrewVolosytnykhThingsboard
0e195bec0d
Tests for DeviceProfile using DynamicValue ( #4079 )
...
* Tests for DeviceProfile using DynamicValue
* Rewritten for correct testing, code cleaning
2021-02-10 12:07:34 +02:00
Igor Kulikov
75742b284e
Minor improvement
2021-02-09 18:54:15 +02:00
YevhenBondarenko
e184a53b05
fixed TbDeviceProfileNodeTest
2021-02-09 17:26:29 +02:00
YevhenBondarenko
e1be593e04
addede current customer and current tenant dynamic source types to DeviceProfile key filter
2021-02-09 17:26:29 +02:00
Igor Kulikov
86abe35835
Fix deprecation
2021-02-09 17:02:58 +02:00
Andrii Shvaika
32f3da1a81
Merge with master
2021-02-09 16:03:03 +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
2bd28cb021
Merge branch 'master' into feature/jdk11
2021-02-08 18:27:18 +02:00
Andrii Shvaika
4ecd6b2491
Merge branch 'master' into YevhenBondarenko-feature/data-pattern
2021-02-08 18:25:01 +02:00
Andrii Shvaika
8b04bb3d92
Build fix
2021-02-08 18:23:34 +02:00
Andrii Shvaika
674ab2adb2
Merge branch 'feature/data-pattern' of https://github.com/YevhenBondarenko/thingsboard into YevhenBondarenko-feature/data-pattern
2021-02-08 18:20:11 +02:00
Andrii Shvaika
7c019a7123
Calculate delta node
2021-02-08 18:18:19 +02:00
Andrii Shvaika
cd3d388d21
Merge branch 'calculate-delta-node' of https://github.com/YevhenBondarenko/thingsboard into YevhenBondarenko-calculate-delta-node
2021-02-08 15:36:56 +02:00
Andrii Shvaika
0f3d320933
Imrovement to the startTs of Alarm State
2021-02-08 15:22:55 +02:00
YevhenBondarenko
fdf1e7177e
set data ts for alarm startTs in AlarmState
2021-02-08 15:19:26 +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
YevhenBondarenko
caa5c43288
added ability to use pattern to substitute variables from data in rule nodes
2021-02-04 14:58:06 +02:00
YevhenBondarenko
99ca70f375
ui refactoring
2021-02-03 16:58:21 +02:00
YevhenBondarenko
6625d0d616
refactoring
2021-02-03 16:06:00 +02:00
YevhenBondarenko
a07f6f5b8b
created "calculate delta" rule node
2021-02-03 15:53:51 +02:00
Igor Kulikov
33928d4135
Fix NPE in Rest API Call rule node
2021-01-29 14:00:00 +02:00
Igor Kulikov
61723da391
Version set to 3.3.0-SNAPSHOT
2021-01-26 10:17:52 +02:00
Igor Kulikov
4e3a7ed897
Add overwriteActivityTime checkbox to device wizard. Update rule node ui.
2021-01-22 18:34:16 +02:00
Andrii Shvaika
90334db157
Refactoring of HTTP and MQTT client credentials
2021-01-22 17:06:53 +02:00
Andrii Shvaika
e97c742828
Merge branch 'feature/rest_api_node_ssl' of https://github.com/vkukhtyn/thingsboard
2021-01-22 16:11:43 +02:00
Viacheslav Kukhtyn
6d99d4cafb
Add default SSL context for all credentials types
2021-01-19 23:50:52 +02:00
Viacheslav Kukhtyn
9481654f5b
Refactoring, deleting redundant classes
2021-01-19 20:32:18 +02:00
YevhenBondarenko
24ebc06fa4
process ALARM_ACK msg in device state
2021-01-19 17:06:53 +02:00
Viacheslav Kukhtyn
85bfbce2a4
Fix for basic credentials
2021-01-18 18:13:32 +02:00
Chantsova Ekaterina
85563d7ae8
MQTT, REST API call: make CA cert or client cert-key pair optional
2021-01-18 13:23:36 +02:00