Yuriy Lytvynchuk
|
892cc1a907
|
delete public void destroy
|
2023-01-23 12:30:48 +02:00 |
|
Yuriy Lytvynchuk
|
b7dd23157d
|
code rewiev
|
2023-01-23 12:24:48 +02:00 |
|
Yuriy Lytvynchuk
|
792452a3b5
|
new nodes:
1. "asset type switch"
2. "device type switch"
|
2023-01-20 16:24:43 +02:00 |
|
Yuriy Lytvynchuk
|
809d77a068
|
fix little bugs
|
2023-01-20 09:35:32 +02:00 |
|
Andrii Shvaika
|
d9f5fcbe25
|
Deduplication node improvements
|
2023-01-19 12:17:10 +02:00 |
|
zbeacon
|
2524965ea1
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning
|
2023-01-18 16:03:11 +02:00 |
|
Vladyslav_Prykhodko
|
645b0118bb
|
Add UI new rule node deduplication
|
2023-01-17 14:55:56 +02:00 |
|
ShvaykaD
|
2dcd949921
|
deduplication rule node: first stage without redis
|
2023-01-17 14:47:47 +02:00 |
|
Vladyslav_Prykhodko
|
5c9cc8c241
|
Add UI new rule node deduplication
|
2023-01-17 11:42:37 +02:00 |
|
zbeacon
|
44dcda3bc5
|
Changes, accroding to comments
|
2023-01-17 08:15:00 +02:00 |
|
ShvaykaD
|
ea099ae70a
|
deduplication rule node: first stage without redis
|
2023-01-16 15:55:36 +02:00 |
|
zbeacon
|
5494bc7d2b
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning
|
2023-01-16 10:00:45 +02:00 |
|
Andrew Shvayka
|
a190ef3ccf
|
Merge pull request #7762 from dashevchenko/alarmComments
[3.5] Alarm comments feature
|
2023-01-13 18:40:20 +02:00 |
|
dashevchenko
|
7792fe7293
|
deleted unused imports
|
2023-01-13 17:55:01 +02:00 |
|
dashevchenko
|
e8d651a108
|
fixed audit logs
|
2023-01-12 18:42:47 +02:00 |
|
dashevchenko
|
071b68e938
|
Alarm comment is not entity any more
|
2023-01-12 16:35:10 +02:00 |
|
zbeacon
|
f9e1077bca
|
Updated findSeverity method
|
2023-01-12 10:03:04 +02:00 |
|
Andrii Shvaika
|
76082c7177
|
Version set to 3.5.0-SNAPSHOT
|
2023-01-10 17:24:26 +02:00 |
|
dashevchenko
|
d3a975770b
|
Merge remote-tracking branch 'upstream/master' into alarmComments
|
2023-01-09 12:38:21 +02:00 |
|
zbeacon
|
d9add9bdf8
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning
|
2022-12-29 20:49:29 +02:00 |
|
AndriiD
|
fdf7f117f7
|
Merge branch 'master' into feature/prod-1586_add_quename_to_generator_node
# Conflicts:
# rule-engine/rule-engine-components/src/main/java/org/thingsboard/rule/engine/debug/TbMsgGeneratorNodeConfiguration.java
|
2022-12-29 12:15:40 +02:00 |
|
AndriiD
|
0878073ff7
|
init
|
2022-12-29 12:14:08 +02:00 |
|
Igor Kulikov
|
4c3154da4b
|
Version set to 3.4.4-SNAPSHOT
|
2022-12-28 13:33:57 +02:00 |
|
Sergey Matvienko
|
53e7ead94c
|
log node fix: for new LogRuleNode MVEL script ignored as it considered standard, because the JS script was standard. Test added for any new script type
|
2022-12-22 17:22:37 +01:00 |
|
zbeacon
|
5710f01c03
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning
|
2022-12-22 08:30:42 +02:00 |
|
dashevchenko
|
408afb67f3
|
fixed test
|
2022-12-21 16:10:34 +02:00 |
|
dashevchenko
|
ed37dc850a
|
merged with master
|
2022-12-20 12:09:34 +02:00 |
|
Andrew Shvayka
|
84c82d08a7
|
Merge pull request #7792 from volodymyr-babak/edge/misc-fixes
[3.4.3][Bug] Edge root rule chain update fix. USER entity support added. INACTIVITY_TIMEOUT pushed to edge.
|
2022-12-19 11:56:47 +02:00 |
|
ViacheslavKlimov
|
55fc7131fb
|
Validation for rule node configuration; improve validation error message
|
2022-12-17 16:58:58 +02:00 |
|
Volodymyr Babak
|
268f0499bf
|
Merge branch 'master' of github.com:thingsboard/thingsboard into edge/misc-fixes
|
2022-12-15 14:53:39 +02:00 |
|
Andrew Shvayka
|
985b985265
|
Merge pull request #7801 from dashevchenko/addedDeviceProfileServiceToTbContext
[3.4.3] Added DeviceProfileService and AssetProfileService to TBContext
|
2022-12-15 14:39:21 +02:00 |
|
dashevchenko
|
b567341481
|
added DeviceProfileService and AssetProfileService to TBContext
|
2022-12-15 12:36:23 +02:00 |
|
Yuriy Lytvynchuk
|
603f71bbe2
|
fix empty array & nodeDetails
|
2022-12-13 16:09:36 +02:00 |
|
Volodymyr Babak
|
0cd2ad03ad
|
Added support of USER entity in Push to Edge / Push to Cloud rule nodes
|
2022-12-13 14:42:36 +02:00 |
|
zbeacon
|
f29d1b0eff
|
Added HasLabel, HasEmail, HasTitle interfaces to get correctly label in entityService, refactoring for alarms processing. The main point is swithing from Alarm entity to AlarmInfo
|
2022-12-13 13:39:09 +02:00 |
|
dashevchenko
|
8a157397d4
|
added rest controller for alarm comments
|
2022-12-08 17:04:30 +02:00 |
|
Igor Kulikov
|
109caee7c7
|
Version set to 3.4.3-SNAPSHOT
|
2022-12-05 17:54:19 +02:00 |
|
zbeacon
|
591708b029
|
Merge remote-tracking branch 'upstream/develop/3.5' into feature-alarm-assigning
|
2022-12-05 15:23:09 +02:00 |
|
Igor Kulikov
|
f7c630d276
|
Update rule nodes UI
|
2022-12-01 17:56:26 +02:00 |
|
Andrii Shvaika
|
770f069f22
|
Version set to 3.4.2
|
2022-12-01 12:04:14 +02:00 |
|
zbeacon
|
0dcde60443
|
Added alarm assignment feature and tests for it
|
2022-11-30 13:06:00 +02:00 |
|
Igor Kulikov
|
09b3c93b46
|
Update rule nodes UI
|
2022-11-28 16:31:42 +02:00 |
|
Andrew Shvayka
|
8c7371ae8c
|
Merge pull request #7687 from ShvaykaD/bugfix/jsonpath-node-primitive-output
[3.4.2] Fix json path node class cast exception
|
2022-11-28 14:54:18 +02:00 |
|
Andrew Shvayka
|
90238ffaa8
|
Merge pull request #7684 from ShvaykaD/bugfix/7683
[3.4.2] Missed logic for sending attributes deleted notification to device in the Delete Attributes node
|
2022-11-28 14:51:12 +02:00 |
|
ShvaykaD
|
77e4ab6a5e
|
fix json path node class cast exception
|
2022-11-25 20:05:49 +02:00 |
|
ShvaykaD
|
2502041aa5
|
bugfix #7683: refactoring after PR review
|
2022-11-25 17:03:05 +02:00 |
|
ShvaykaD
|
3820909d65
|
bugfix: #7683
|
2022-11-25 16:36:32 +02:00 |
|
Vladyslav_Prykhodko
|
5b502f358d
|
Updated rulenode-core-config.js
|
2022-11-24 18:31:02 +02:00 |
|
Andrii Shvaika
|
126eeb6a4b
|
Backport ability to specify scope in the metadata
|
2022-11-24 17:53:10 +02:00 |
|
Andrii Shvaika
|
045608ae52
|
Minor description change
|
2022-11-24 17:45:36 +02:00 |
|