Maksym Dudnik
d074ee7e23
Rule node Updated Translation
6 years ago
ShvaykaD
e9e24f3aa5
improvements/kafka-rule-node-ui ( #2506 )
* added ability to set metadata key-pairs as record headers in kafka node
* added default charset if it is undefined
6 years ago
ShvaykaD
515dc983d3
Improvements/kafka rule node ( #2505 )
* added metadata key-values as kafka headers
* added default charset to configuration
* fix typo
6 years ago
YevhenBondarenko
d68ef2333a
updated guava and protobuf versions
6 years ago
YevhenBondarenko
ad4e27d08b
added TbCheckAlarmStatusNode to rulenode-core-config.js
6 years ago
YevhenBondarenko
a4ae57eb86
improvements
6 years ago
YevhenBondarenko
b3aaf66f3f
created TbCheckAlarmStatusNode
6 years ago
Yevhen Bondarenko
416c3fd10e
Introduced SMTP TLS version to default mail service and send email node
* added tlsVersion to TbSendEmailNode
* added tlsVersion to DefaultMailService
* added check tlsVersion for old version
6 years ago
Andrew Shvayka
03f5375a02
JSON support ( #2415 )
* Created JsonDataEntry and added DataType JSON
* Added json to ts and attributes, created sql schema-entities-hsql.sql (json_v varchar)
* refactored
* refactored
* added json array support
* Aggregation improvement
* Changed in JsonDataEntry value type from JsonNode to String
* fix AggregatePartitionsFunction
Co-authored-by: Yevhen Bondarenko <56396344+YevhenBondarenko@users.noreply.github.com>
6 years ago
ShvaykaD
cc0e541788
fixed tell-failure for attributes fetch node ( #2365 )
* fixed tell-failure for attributes fetch node
6 years ago
Igor Kulikov
850d6d948c
Update License header year to 2020
7 years ago
Igor Kulikov
1265a9a1e3
Revert "Update License header year to 2020"
This reverts commit 9b42397c4a .
7 years ago
Igor Kulikov
9b42397c4a
Update License header year to 2020
7 years ago
Andrew Shvayka
1b4ef0c9fa
Latest UI
7 years ago
Dmytro Shvaika
29a29662e6
rule-node-ui-changes
7 years ago
vlad
43503f9c61
Activity event support for Copy to view node added
7 years ago
Andrew Shvayka
da7da1ef76
Async JS Execution
7 years ago
Dmytro Shvaika
f9c65d709d
code update
7 years ago
Dmytro Shvaika
dd64749075
init commit
7 years ago
Igor Kulikov
da81db88d8
Fix Rule Engine tests.
7 years ago
Andrew Shvayka
28e2c74ce3
JS Invoke become async
7 years ago
Andrew Shvayka
a69a3d4d58
JS Stats
7 years ago
Dima Landiak
b25ea1e613
rest api call node added parallel processing logic
7 years ago
Dima Landiak
85b63c5bbb
rest api call node generated ui ( #2206 )
7 years ago
Dmytro Shvaika
47e06f505f
update the rulenode-core-config.js
7 years ago
Dmytro Shvaika
78e6b6cdce
added ability to fetch latest values with ts
7 years ago
Dima Landiak
b67170f072
originator telemetry node added limit param, fixed ui
7 years ago
Dima Landiak
18767381f9
originator telemetry node added limit param
7 years ago
Igor Kulikov
6af9aa0ecb
JPA improvements.
7 years ago
Dima Landiak
a2e99688c5
rest api call node ui fix
7 years ago
Dima Landiak
18041c34c7
rest api call node added redis queue support ( #2112 )
* rest api call node added redis queue support
* rest api node refactoring
7 years ago
Valerii Sosliuk
c85f218993
Alarm Clear Test Fixed
7 years ago
Valerii Sosliuk
db67999b71
Clear Alarm Node fix clearTs and endTs in log message
7 years ago
ShvaykaD
b7a2dddff9
rule-node-ui-update ( #1969 )
7 years ago
yefimov-andrey
303b63f392
moved name from Tenant and Customer to ContactBased ( #1929 )
7 years ago
yefimov-andrey
d0295ef353
Feature/fetch last level only ( #1922 )
* adding fetching only last level of relations
* further implementaion of fetching last level
* implementation of fetching last level
* implementation of fetching last level
* draft of fetching only last level
* removal of unnecessary new method
* cleanup and formatting
* cleanup and formatting
* formatting
* formatting
* formatting
* final version of fetching only last level, the boolean added to the relation search parameters
* fetchLastLevelOnly added to some more search queries
* fixed tests to include fetchLastLevelOnly parameter
* removed unnecessary use of fetchLastLevelOnly parameter
* removed default value of fetchLastLevelOnly
7 years ago
Andrew Shvayka
e43558109e
Extracted dao-api module to simplify rule-engine-api
7 years ago
Andrew Shvayka
467feb967f
Added Common Utils as a new home for DonAsynchron
7 years ago
VoBa
a1aea81366
Added usage of msg count in the generator node
7 years ago
Volodymyr Babak
4aee1a9c9f
Added alarm originator source; Added period in seconds use metadata pattern
7 years ago
Stanislav Kardashov
b2aa22d37c
add Google Cloud PubSub support
7 years ago
ShvaykaD
ab494596e7
add tell failure checkbox to enrichment nodes
7 years ago
ShvaykaD
2fa861670e
Improvements/originator&device attributes node ( #1733 )
* update rule-node-configurations
* typo
* backward compatibility
7 years ago
ShvaykaD
2cf410eb1e
add-entity-created-events-in-rule-engine ( #1696 )
* add-entity-created-events-in-rule-engine
* optimize imports
* update
* fix typo
* update actionEventsFromRuleEngine
7 years ago
Volodymyr Babak
9bc5e6760a
Added entity view to filter nodes
7 years ago
ShvaykaD
c03b4c2470
change parameter of method findEntityIdAsync
7 years ago
Valerii Sosliuk
8daa3f99f1
Create Alarm node use metadata alarm type ( #1681 )
7 years ago
ShvaykaD
3aa32aecc7
improvement to TbGetEntityDetailsNodes
7 years ago
Andrew Shvayka
d1c6a9073e
Improvements to GetEntityDetails Node
7 years ago
ShvaykaD
4ff006640f
Feature/tb get entity details nodes ( #1598 )
* init commit
* add ui-configuration
* EntityDetailsNodes
7 years ago