407 Commits

Author SHA1 Message Date
Volodymyr Babak
d66fecb2be Added documentation details to edge rule nodes 2021-01-05 14:46:49 +02:00
Volodymyr Babak
0ce128725d License header fix 2020-12-12 20:03:24 +02:00
Volodymyr Babak
0c7a51242d Tech depts. Added support for Edge entity on push to edge node 2020-12-12 19:08:44 +02:00
Volodymyr Babak
193cccf123 Refactored Edge session message poll mechanism. Removed tech dept - Integer.MAX_INTEGER. Code refactoring 2020-12-10 16:18:12 +02:00
Volodymyr Babak
ed85d3de3e Refactored RPC request 2020-12-01 18:58:58 +02:00
Volodymyr Babak
3bdb7bb5ad SERVER_SCOPE by default, if not provided in metadata 2020-11-19 17:26:07 +02:00
Volodymyr Babak
fe53158b82 Merge remote-tracking branch 'upstream/develop/2.5.5' into develop/2.6-edge 2020-11-19 15:54:39 +02:00
YevhenBondarenko
eece6418c3 updated versions 2020-11-12 13:22:32 +02:00
Volodymyr Babak
c5e33e48f0 Set SERVER_SCOPE by default if not provided 2020-11-10 17:44:44 +02:00
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