821 Commits

Author SHA1 Message Date
Andrew Shvayka
a99a8e458c Revert "alarm state improvements (added details to alarm from device profile details pattern)"
This reverts commit ecf530c63ebc489e01b1857bc0ba55875078c10a.
2020-11-04 18:02:53 +02:00
Andrew Shvayka
1c4ab0e711 Revert "refactored"
This reverts commit da8a03e98efb359ba40556ab22d9c29c40005207.
2020-11-04 18:02:53 +02:00
YevhenBondarenko
da8a03e98e refactored 2020-11-04 18:01:01 +02:00
YevhenBondarenko
ecf530c63e alarm state improvements (added details to alarm from device profile details pattern) 2020-11-04 18:01:01 +02:00
Andrii Shvaika
a64c4e3e20 DeviceProfileNode fix for conditions based on the attributes 2020-11-03 13:05:31 +02:00
Vladyslav_Prykhodko
e095bd379f UI: Added trim value for created device, improvement created default rule chain and view queue-type-list 2020-11-03 11:05:14 +02:00
Andrii Shvaika
78ac876103 Bug fixes for Device Profile node 2020-10-29 13:26:15 +02:00
Andrii Shvaika
feb9120050 Improvements to Device Profile Rule Node 2020-10-28 19:02:56 +02:00
nordmif
94addec69d added user to the create relation rule node 2020-10-28 17:22:11 +02:00
ShvaykaD
a5edc30934 fix typo 2020-10-27 18:22:20 +02:00
ShvaykaD
d042707441 cherry-pick from 2.5.5 2020-10-27 18:22:20 +02:00
ShvaykaD
41796a4d89 fix AlarmNodeTests 2020-10-27 18:22:20 +02:00
ShvaykaD
67e8bf8c2f push ENTITY_UPDATED events on ALARM updates,clears 2020-10-27 18:22:20 +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
Viacheslav Kukhtyn
0fc43c3bd4 Add 'Timeseries Updated' into message type switch node 2020-10-23 11:42:00 +03: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
Andrii Shvaika
51ac96d010 Alarm Result State 2020-10-15 19:32:02 +03:00
Andrii Shvaika
356d4ff26c Profile Node improvements in cluster mode 2020-10-14 12:07:19 +03:00
Andrii Shvaika
3ae7957a0e Improved scheduler logic 2020-10-12 18:03:20 +03:00
Volodymyr Babak
95786f858c Merge remote-tracking branch 'origin/feature/edge' into feature/3.0-edge 2020-10-12 15:19:06 +03:00
Andrii Shvaika
6d185f1c01 Improvements to device profile rule node 2020-10-12 14:29:20 +03:00
Andrii Shvaika
c4625177d8 Merge branch 'master' of github.com:thingsboard/thingsboard 2020-10-12 12:12:05 +03:00
Andrii Shvaika
bebddfd1ae Improved logic of alarm rules 2020-10-12 12:11:53 +03:00
Volodymyr Babak
dd780d05df Merge remote-tracking branch 'origin/master' into feature/3.0-edge 2020-10-12 12:00:54 +03:00
Vladyslav_Prykhodko
8dfc287342 Added device profile rule node UI settings 2020-10-08 13:05:05 +03:00
Andrii Shvaika
c0934b959b Fix for Cassandra Unit 2020-10-06 12:40:29 +03:00
Andrii Shvaika
c9f3af73fd Scheduler for Device Profile Alarms 2020-10-05 18:53:15 +03:00
Andrii Shvaika
1278339e61 DeviceProfileRuleNode 2020-10-05 15:09:57 +03:00
Andrii Shvaika
080a5f1587 Rule Node States 2020-10-02 17:55:40 +03:00
Bohdan Smetaniuk
20c794884a attributes updated/post attributes separation 2020-10-01 13:55:30 +03:00
Andrii Shvaika
c8f8901a7f Merge with master 2020-09-30 13:11:58 +03:00
Andrew Shvayka
a39087883a
Merge pull request #3526 from YevhenBondarenko/feature/update-attributes
added parameter notifyDevice for attribute rule node
2020-09-30 12:52:47 +03:00
Andrii Shvaika
aac5ae9f00 Merge with 2.5 2020-09-30 12:52:30 +03:00
YevhenBondarenko
d1de26c0d2 added parameter notifyDevice for attribute rule node 2020-09-30 12:41:45 +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
YevhenBondarenko
f9e52b070f added parameter notNotifyDevice for TbMsgAttributesNodeConfiguration UI 2020-09-30 12:23:32 +03:00
Andrii Shvaika
85643636ab Implemented main functionality 2020-09-29 17:55:43 +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
Andrii Shvaika
f67860bb09 Device Profile Rule Node 2020-09-16 16:16:31 +03:00