375 Commits

Author SHA1 Message Date
Volodymyr Babak
4bb56df51a Added cassandra edge dao. Tests fixed 2020-09-17 12:53:38 +03:00
Volodymyr Babak
85fcfef8a5 Added support for RPC call for edge devices 2020-09-15 13:12:53 +03:00
Volodymyr Babak
c526d13e45 Merge remote-tracking branch 'upstream/develop/2.5.5' into feature/edge 2020-09-10 19:17:20 +03:00
Andrii Shvaika
8ec23f22d4 Version set 2.5.5-SNAPSHOT 2020-08-28 19:02:31 +03:00
Bohdan Smetaniuk
1d5f5c5d80 code fixes 2020-08-25 14:04:47 +03:00
Bohdan Smetaniuk
581f23b0b0 fixes + processing attributes delete msg from edge 2020-08-21 18:50:11 +03:00
Andrii Shvaika
b341030c8f Version set to 2.5.4-SNAPSHOT 2020-08-20 16:52:41 +03:00
Bohdan Smetaniuk
9f5a9d02f1 deleted unused imports 2020-08-11 15:44:13 +03:00
Bohdan Smetaniuk
224c0d87e4 fixed incorrect ts in timeseries update msgs from cloud 2020-08-11 15:41:09 +03:00
Valerii Sosliuk
86779276cc Use metadata keys in originator attribute/telemetry nodes 2020-08-11 11:39:51 +03:00
Volodymyr Babak
869a492c2c Added support for Tenant Entity 2020-08-03 20:05:21 +03:00
Dmytro Shvaika
45e3c22971 fix typo 2020-08-03 16:41:33 +03:00
Dmytro Shvaika
26e84f7b18 refactoring & added alarmCanBeClearedWithAlarmOriginator test 2020-08-03 16:41:33 +03:00
Dmytro Shvaika
addf0ede27 added buildAlarmDetails for clearAlarmByAlarmOriginator method 2020-08-03 16:41:33 +03:00
Dmytro Shvaika
2b95d6cbae changed logic to report activity & improvements for clear alarm node 2020-08-03 16:41:33 +03:00
Dima Landiak
fea2f8799e improvements 2020-08-03 10:16:22 +03:00
Dima Landiak
ac007bea24 device swap feature init 2020-08-03 10:16:22 +03:00
Volodymyr Babak
d34c54b31c Check for scope in the metadata 2020-07-28 18:00:14 +03:00
Volodymyr Babak
2b3e195c20 Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge 2020-07-28 17:38:45 +03:00
YevhenBondarenko
4d7e5add13 refactored iot hub rule node config ui 2020-07-24 11:23:06 +03:00
YevhenBondarenko
12914923eb azure iot hub rule node improvements 2020-07-24 11:23:06 +03:00
YevhenBondarenko
a84160a153 created azure iot hub rule node 2020-07-24 11:23:06 +03:00
Vladyslav_Prykhodko
618cbf1dad Fixes inprint details rule-engine nodes 2020-07-16 15:27:17 +03:00
Bohdan Smetaniuk
e571bf24b6 complited attributes update and attributes delete feature 2020-07-15 19:37:01 +03:00
Bohdan Smetaniuk
6ede96ef48 fix for POST_ATTRIBUTES_REQUEST 2020-07-15 14:54:25 +03:00
Volodymyr Babak
2fffa660ab Refacroting to handle null cases 2020-07-09 17:48:46 +03:00
Bohdan Smetaniuk
6b153ee2ad bug with alarms fixed 2020-07-09 13:57:04 +03:00
Volodymyr Babak
d76b9eff68 Changed default rule chain types on nodes 2020-06-26 13:13:59 +03:00
Volodymyr Babak
4b9642fc11 Moved getEdgeEventTypeByEntityType to EdgeUtils 2020-06-25 17:32:34 +03:00
Bohdan Smetaniuk
53eb60e67d fixes 2020-06-24 15:58:08 +03:00
Bohdan Smetaniuk
cd70b6fb54 fixed bug + some refractoring 2020-06-24 12:39:58 +03:00
Valerii Sosliuk
5022baa551 Fix Check alarm status 2020-06-24 12:23:22 +03:00
Volodymyr Babak
f5ab5d7a25 Revert particular methods 2020-06-19 10:05:27 +03:00
Volodymyr Babak
21ee2aec11 Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge 2020-06-18 19:24:34 +03:00
Volodymyr Babak
f4baab4969 Edge Notifitcation Service 2020-06-18 13:30:45 +03:00
YevhenBondarenko
8d9a5875ec added use system proxy properties 2020-06-17 10:56:45 +03:00
Volodymyr Babak
cd2908fb59 Refactoring notification engine 2020-06-16 16:49:27 +03:00
Yevhen Bondarenko
ebed307757
Added proxy configs to rest api call rule node (#2943)
* Added proxy configs to rest api call rule node

* added validation proxyHost and proxyPort

* refactored checkProxyPort

* TbHttpClient improvements
2020-06-16 10:13:22 +03:00
Andrii Shvaika
9d2e039220 Version set to 2.5.3-SNAPSHOT 2020-06-11 10:57:50 +03:00
Andrii Shvaika
65c644b86f Message is pushed to correct queue in case of duplication 2020-06-08 18:01:26 +03:00
Andrii Shvaika
480d4d6935 RPC Request Node improvement to avoid blocking 2020-06-08 17:17:18 +03:00
Andrii Shvaika
cc4f746b1d Using Exectutor in Kafka Node. NEVER use Fork-Join pool with parallelism 1 2020-06-05 12:54:27 +03:00
Volodymyr Babak
3d3dd88710 Merge remote-tracking branch 'origin/develop/2.5.1' into feature/edge 2020-06-02 16:56:06 +03:00
Andrii Shvaika
a532ded5ae Version set to 2.5.2-SNAPSHOT 2020-06-01 16:11:57 +03:00
Andrii Shvaika
670a218e6d Added ts to TbMsg 2020-05-25 15:28:55 +03:00
Andrii Shvaika
68151e6561 Refactored DEB/RPM builds for Java-based components 2020-05-21 15:43:01 +03:00
YevhenBondarenko
c2596b8ecb added SequentialByOriginator queue to coap, http, mqtt and refactored 2020-05-15 14:55:23 +03:00
YevhenBondarenko
c2dd91d819 added proxy configs to send mail rule node and sysadmin 2020-05-13 17:59:31 +03:00
Andrii Shvaika
dc5eb6395a Version set to 2.5.1-SNAPSHOT 2020-05-13 14:07:31 +03:00
Igor Kulikov
fa5bbcd91b Version set to 2.5.0 2020-05-12 10:28:15 +03:00