Andrii Shvaika
3eaae1ef32
Statistics Implementation
2020-04-08 14:09:56 +03:00
Andrii Shvaika
c52d0d26d3
Refactoring of Message Routing
2020-04-06 19:23:33 +03:00
Andrii Shvaika
638ca0e1d1
Refactoring to multiple queues for rule engine
2020-04-06 18:35:43 +03:00
Yevhen Bondarenko
a6e090ef86
Develop/2.5 pubsub ( #2566 )
...
* created Aws Sqs Queue
* improvement AwsSqs providers
* created pubsub queue
* revert package-lock.json
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Created pubsub queue
* aws improvements
* aws improvements
* aws improvements
* added visibility timeout to aws queue
* pub sub improvements
* pub sub improvements
* aws sqs improvements
* pub sub improvements
* added comment to transport.yml about ack deadline
2020-03-31 16:39:41 +03:00
Yevhen Bondarenko
2553cf6b6f
created Aws Sqs Queue ( #2534 )
...
* created Aws Sqs Queue
* improvement AwsSqs providers
* revert package-lock.json
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* Aws sqs improvements
* aws improvements
* aws improvements
* aws improvements
* added visibility timeout to aws queue
2020-03-30 19:13:34 +03:00
Andrii Shvaika
7531a26e61
Implementation of RPC Call support
2020-03-25 22:11:47 +02:00
Volodymyr Babak
2b70cfc95a
Constant usage; ASC order
2020-03-24 11:44:47 +02:00
Andrii Shvaika
99d322d449
Refactoring of the rule engine
2020-03-24 10:35:54 +02:00
Andrii Shvaika
ce6ec88983
Refactoring of the websocket and subscription services
2020-03-20 18:00:57 +02:00
Volodymyr Babak
660b7fc62b
Merge branch 'feature/edge' into feature/edge-last-week
2020-03-17 18:56:46 +02:00
Volodymyr Babak
f5034b4dcd
Merge remote-tracking branch 'upstream/master' into feature/edge
2020-03-17 18:43:22 +02:00
Volodymyr Babak
69ba71be27
Added init service on edge connect
2020-03-13 19:16:36 +02:00
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
2020-03-11 18:08:28 +02:00
ShvaykaD
515dc983d3
Improvements/kafka rule node ( #2505 )
...
* added metadata key-values as kafka headers
* added default charset to configuration
* fix typo
2020-03-11 18:07:42 +02:00
Volodymyr Babak
24d4aed56c
Added rule chain type definition into rule node
2020-03-10 18:45:35 +02:00
YevhenBondarenko
d68ef2333a
updated guava and protobuf versions
2020-03-10 16:14:01 +02:00
YevhenBondarenko
ad4e27d08b
added TbCheckAlarmStatusNode to rulenode-core-config.js
2020-03-05 17:22:05 +02:00
YevhenBondarenko
a4ae57eb86
improvements
2020-03-05 16:05:29 +02:00
YevhenBondarenko
b3aaf66f3f
created TbCheckAlarmStatusNode
2020-03-05 16:05:29 +02:00
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
2020-02-15 11:47:52 +02:00
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>
2020-02-14 19:18:18 +02:00
ShvaykaD
cc0e541788
fixed tell-failure for attributes fetch node ( #2365 )
...
* fixed tell-failure for attributes fetch node
2020-01-29 16:58:52 +02:00
Igor Kulikov
850d6d948c
Update License header year to 2020
2020-01-06 16:52:41 +02:00
Igor Kulikov
1265a9a1e3
Revert "Update License header year to 2020"
...
This reverts commit 9b42397c4a820688daf07117cb7efefa3f387f46.
2020-01-06 16:48:55 +02:00
Igor Kulikov
9b42397c4a
Update License header year to 2020
2020-01-06 16:41:04 +02:00
Igor Kulikov
93e33517c1
Fix merge conflicts.
2019-12-23 17:41:23 +02:00
Andrew Shvayka
1b4ef0c9fa
Latest UI
2019-12-20 17:42:07 +02:00
Andrew Shvayka
2b63f86d56
Merge remote-tracking branch 'origin/master' into ShvaykaD-improvements/alarm-propagate
2019-12-20 17:22:24 +02:00
Andrew Shvayka
3340c88be7
Merge with master
2019-12-20 17:22:12 +02:00
Dmytro Shvaika
29a29662e6
rule-node-ui-changes
2019-12-20 17:21:46 +02:00
vlad
43503f9c61
Activity event support for Copy to view node added
2019-12-19 18:00:24 +02:00
Andrew Shvayka
da7da1ef76
Async JS Execution
2019-12-11 14:27:13 +02:00
Igor Kulikov
c84a8a5e67
Version set to 2.5.0-SNAPSHOT
2019-12-10 15:25:03 +02:00
Dmytro Shvaika
f9c65d709d
code update
2019-12-09 15:57:26 +02:00
Dmytro Shvaika
dd64749075
init commit
2019-12-08 23:52:29 +02:00
Igor Kulikov
da81db88d8
Fix Rule Engine tests.
2019-12-03 16:45:27 +02:00
Andrew Shvayka
28e2c74ce3
JS Invoke become async
2019-11-29 18:31:24 +02:00
Andrew Shvayka
75931abd89
Merge branch 'master' of github.com:thingsboard/thingsboard
2019-11-29 17:21:32 +02:00
Andrew Shvayka
a69a3d4d58
JS Stats
2019-11-29 17:21:10 +02:00
Dima Landiak
b25ea1e613
rest api call node added parallel processing logic
2019-11-29 13:49:51 +02:00
Dima Landiak
85b63c5bbb
rest api call node generated ui ( #2206 )
2019-11-29 13:49:20 +02:00
Dmytro Shvaika
47e06f505f
update the rulenode-core-config.js
2019-11-22 17:12:35 +02:00
Dmytro Shvaika
78e6b6cdce
added ability to fetch latest values with ts
2019-11-22 15:36:47 +02:00
Dima Landiak
b67170f072
originator telemetry node added limit param, fixed ui
2019-11-22 15:01:53 +02:00
Dima Landiak
18767381f9
originator telemetry node added limit param
2019-11-22 15:01:38 +02:00
Volodymyr Babak
44377d56ca
Added alarm push from edge to cloud
2019-11-19 19:43:27 +02:00
Volodymyr Babak
c99cf51ca6
Added push to edge/cloud functionality
2019-11-15 18:38:14 +02:00
Igor Kulikov
6af9aa0ecb
JPA improvements.
2019-11-15 18:27:57 +02:00
Dima Landiak
a2e99688c5
rest api call node ui fix
2019-10-23 17:59:04 +03:00
Dima Landiak
18041c34c7
rest api call node added redis queue support ( #2112 )
...
* rest api call node added redis queue support
* rest api node refactoring
2019-10-23 17:58:46 +03:00