926 Commits

Author SHA1 Message Date
Nikitozin
6479160932 [WIP][3.3.3] Refactor variables. 2022-01-11 13:44:47 +02:00
Nikitozin
d46575aeaf [WIP][3.3.3] Add statement for support double type. 2022-01-11 11:49:28 +02:00
Sergey Matvienko
7d78437258 TenantId new instance replaced with factory method call fromUUID 2022-01-10 13:55:25 +02:00
desoliture
8f485010f0 refactoring 2022-01-06 16:14:46 +02:00
desoliture
03256deee7 add corresponding tests for schedule from dynamic values 2022-01-06 15:39:00 +02:00
desoliture
46e301b2db Refactoring for alarm rule schedule
add getDynamicValue method to AlarmSchedule interface, refactor main isActive processing methods for work with schedules and dynamic values
2022-01-06 14:17:16 +02:00
van-vanich
659d8abf35 improve node details and improve field naming 2022-01-05 18:15:16 +02:00
van-vanich
2bdc1860a8 improve node details and add license for test class 2022-01-05 14:48:45 +02:00
van-vanich
bb3c730e58 add test for sequential timeseries persistence and improve code for TbMsgTimeseriesNode rule node and config 2022-01-05 13:58:58 +02:00
desoliture
2b203bfdd5 fix notNull checking for schedule in ProfileState, rename variables and fix logic for parsing dynamicValues in AlarmRuleState 2022-01-05 13:27:43 +02:00
desoliture
3351ced60a add backend support for dynamic values for schedules in alarm rules 2022-01-04 17:46:46 +02:00
van-vanich
ff56e0e622 realize solve problems for issue for with saving last ts 2021-12-30 17:48:51 +02:00
Andrew Shvayka
530765487c
Merge pull request #5550 from van-vanich/upgrade_enrichment_attributes_rule_node
[3.3.3] Upgrade enrichment attributes rule node
2021-12-30 13:08:54 +02:00
Andrew Shvayka
2d0890b43e
Merge pull request #5750 from YevhenBondarenko/feature/ts-notification
[3.3.3] ts latest notifications
2021-12-24 17:00:45 +02:00
van-vanich
167a40d416 remove unnecessary code 2021-12-22 11:30:18 +02:00
van-vanich
551f67ec02 add this feature for target attribute:
use ${metadataKey} for value from metadata, $[messageKey] for value from the message body
2021-12-22 11:14:04 +02:00
dlandiak
9c44530ab9 added boolean param to the mqtt node to allow adding a suffix for client id param 2021-12-21 15:19:30 +02:00
YevhenBondarenko
6d61b249e5 improvements (not notify if lates ts has not been deleted) 2021-12-20 15:23:28 +02:00
YevhenBondarenko
b8d49b66a6 send notifications by rewriteLatestIfDeleted 2021-12-17 16:36:19 +02:00
Igor Kulikov
7072713f12 Update rule nodes UI js 2021-12-17 13:22:53 +02:00
Igor Kulikov
ab2a7e4357
Merge pull request #5569 from dmytro-landiak/save-ts-no-latest
[3.3.3] Save timeseries without latest persistence
2021-12-17 13:16:44 +02:00
YevhenBondarenko
b79c2407c4 ts notification 2021-12-16 16:54:57 +02:00
Igor Kulikov
c5533d79d1 Add minified version of rulenode UI js 2021-12-16 15:19:30 +02:00
Igor Kulikov
6d97d9466f Update rule nodes UI 2021-12-09 18:54:52 +02:00
Igor Kulikov
b5da8752c5 Use output rule node name instead of label 2021-12-08 16:23:54 +02:00
Igor Kulikov
d6e18d05cd Introduce Flow rule node type. Add rile node UIs for RuleChain input/output. Remove rule chain connection metadata. 2021-12-08 15:35:59 +02:00
Igor Kulikov
9c6732e61b Merge branch 'master' into feature/nested-rule-chains 2021-12-08 11:08:54 +02:00
Igor Kulikov
a69551f067 Angular 12 migration 2021-12-06 12:54:48 +02:00
Andrii Shvaika
a760aa6ac2 Input and Output rule nodes and message routing 2021-12-01 14:41:02 +02:00
Igor Kulikov
7187ecfdb1 Version set to 3.3.3-SNAPSHOT 2021-11-24 12:24:27 +02:00
van-vanich
436e19d652 refactoring and improve code 2021-11-23 16:14:22 +02:00
van-vanich
a0e06abe1f refactoring tests and some program 2021-11-22 13:55:24 +02:00
van-vanich
866238acda first version refactoring test code 2021-11-22 11:45:58 +02:00
Dima Landiak
11f0916b34 revert the configDirective for timeseries node 2021-11-17 09:45:49 +02:00
Dima Landiak
fbdbea7f59 refactoring 2021-11-16 18:45:41 +02:00
Dima Landiak
c43e8950a2 save ts without latest 2021-11-16 18:43:52 +02:00
van-vanich
4f845a8280 remove code, which use in hard debugging 2021-11-12 16:00:55 +02:00
van-vanich
3fec3aa21c refactoring and fix bugs 2021-11-12 15:59:24 +02:00
van-vanich
6d657fed46 add process pattern for rule node:
- customer attribute
 - tenant attribute
 - related attribute

also, refactoring old tests for customer attribute and add tests related and tenant attribute.
2021-11-12 14:02:51 +02:00
Igor Kulikov
28291397ca Update rule nodes UI 2021-11-11 09:44:53 +02:00
Vladyslav_Prykhodko
1c951c2e40 Mqtt rule node remove default host 2021-11-10 18:00:51 +02:00
Dima Landiak
e9ba765565 added one more test for create relation node 2021-11-05 13:50:48 +02:00
Dima Landiak
e5ff6aba16 added create relation rule node test 2021-11-05 13:50:48 +02:00
Dima Landiak
d22209ed73 create relation rule node - corrected current relations deletion if selected, refactoring 2021-11-05 13:50:48 +02:00
Swoq
52d626882b Fix exception after changing polygon on widget 2021-11-04 16:34:31 +02:00
Igor Kulikov
0725a27d51 Update rule nodes UI 2021-11-04 15:59:13 +02:00
Andrew Shvayka
71e098c8c4
Merge pull request #5304 from msqr/master
Add option for HTTP client rule node to not create any message body
2021-11-03 16:26:51 +02:00
YevhenBondarenko
79df8efeb7 fixed NPE 2021-10-28 11:34:39 +03:00
Igor Kulikov
641db71ce6 Configure UI help assets base url. 2021-10-25 16:03:14 +03:00
Andrew Shvayka
cb75f8a430
Merge pull request #5361 from smatvienko-tb/delay_node_is_deprecated
Delay node is deprecated
2021-10-22 11:57:29 +03:00