398 Commits

Author SHA1 Message Date
Volodymyr Babak
905273ea3d Merge remote-tracking branch 'upstream/develop/2.5.5' into develop/2.6-edge 2020-11-10 16:10:48 +02:00
ShvaykaD
606ae2e534 fix typo 2020-10-27 18:21:50 +02:00
ShvaykaD
b78d9ca189 fix AlarmNodeTests 2020-10-27 18:21:50 +02:00
ShvaykaD
702a091329 fix/AlarmActionEvents 2020-10-27 18:21:50 +02:00
Volodymyr Babak
b5b867ad41 Added ATTRIBUTES_DELETED action and service test 2020-10-22 16:00:55 +03:00
Volodymyr Babak
d825a2a6be Code review changes 2020-10-20 12:12:54 +03:00
Volodymyr Babak
055a91fca1 EdgeEventActionType introduced 2020-10-20 11:36:28 +03:00
Volodymyr Babak
7af1c86e17 Merge branch 'develop/2.5.5' into feature/edge 2020-10-18 15:33:45 +03:00
Bohdan Smetaniuk
20c794884a attributes updated/post attributes separation 2020-10-01 13:55:30 +03:00
YevhenBondarenko
86db82170e changed notifyDevice default value to false 2020-09-30 12:24:39 +03:00
YevhenBondarenko
b925149e7a added field notifyDevice for TbMsgAttributesNode in demo data 2020-09-30 12:24:39 +03:00
YevhenBondarenko
d605a94d5b Renamed notNotifyDevice to notifyDevice 2020-09-30 12:24:39 +03:00
YevhenBondarenko
92924d9223 added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration 2020-09-30 12:24:39 +03:00
YevhenBondarenko
e41d69b1a8 shared Attributes update improvements (If the update of the shared attributes is originated by the user's REST API call - we push it to the device, if the update arrives from the device, we will not push it back to the device by default.) 2020-09-30 12:24:39 +03:00
Bohdan Smetaniuk
64e60de9bc processing future + attributes node refactoring 2020-09-29 17:10:09 +03:00
Volodymyr Babak
458550b853 Set version to 2.6.0 2020-09-23 12:07:16 +03:00
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