1466 Commits

Author SHA1 Message Date
Volodymyr Babak
b48d43f4dd Added support for EDGE entity 2020-12-13 19:28:05 +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
69994adb18 Code review fixes 2020-12-11 18:41:18 +02:00
Volodymyr Babak
3a46cbe5d8 Refactored edge event process. Code review fixes 2020-12-10 18:51:26 +02:00
Volodymyr Babak
57adec670b Formatting 2020-12-10 17:26:20 +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
74fe82a091 Fix license header 2020-12-03 16:32:19 +02:00
Volodymyr Babak
144891b393 Fixed RPC call edge test 2020-12-03 11:11:11 +02:00
Volodymyr Babak
80daf266c9 License fix 2020-12-03 10:16:58 +02:00
Volodymyr Babak
ed85d3de3e Refactored RPC request 2020-12-01 18:58:58 +02:00
Volodymyr Babak
e1a6c1c43c Added shutdown of executor on destroy 2020-11-27 17:42:56 +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
zbeacon
92ba5907b0 Added validation for deviceName/attribute key contains only spaces situation 2020-11-11 11:05:07 +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
YevhenBondarenko
c2a2b8cc4f base url improvements 2020-10-28 12:13:28 +02:00
ShvaykaD
702a091329 fix/AlarmActionEvents 2020-10-27 18:21:50 +02:00
YevhenBondarenko
b9cc400a15 base url improvements 2020-10-26 12:55:27 +02:00
YevhenBondarenko
d6c2eefe05 base url improvements 2020-10-26 12:55:27 +02:00
Volodymyr Babak
23d4c5ee99 Merge fix 2020-10-26 12:39:06 +02:00
Volodymyr Babak
c0a5ae5e7b Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge 2020-10-26 12:19:23 +02:00
Volodymyr Babak
8aa51ee6f7 Added coverage for merge functionality 2020-10-26 12:19:11 +02:00
Volodymyr Babak
c452cae853 Added test for auto generated code 2020-10-23 22:32:24 +03:00
Volodymyr Babak
4b1500390e Added test for autogenerated code of protobuf 2020-10-23 19:28:36 +03:00
Volodymyr Babak
3efe0beb07 Added relation request message 2020-10-23 17:25:04 +03:00
Volodymyr Babak
43b37b67da Added device attribute update test case 2020-10-23 16:01:43 +03:00
Volodymyr Babak
1929f4142c Added attributes request msg 2020-10-23 11:00:11 +03:00
Volodymyr Babak
f08ae3fb68 Added test for rule chain connections 2020-10-23 10:40:22 +03:00
Volodymyr Babak
51e53462de Added RPC response test 2020-10-22 18:17:30 +03:00
Volodymyr Babak
800e5d9ba5 Added RPC call test 2020-10-22 17:58:56 +03:00
Volodymyr Babak
b5b867ad41 Added ATTRIBUTES_DELETED action and service test 2020-10-22 16:00:55 +03:00
Andrii Shvaika
04727e81b4 Detecting rule nodes that cause timeout
(cherry picked from commit 35feb2fea43bbb8d39071af63fa6426f25502dd5)
2020-10-22 15:58:11 +03:00
Andrii Shvaika
2ea2b57f3c Top 5 rule nodes statistics
(cherry picked from commit 445350b1f800b90193f50ee38556e5187acff9e7)
2020-10-22 15:58:11 +03:00
Volodymyr Babak
ad4b9c5b35 Licenes header fix 2020-10-22 14:32:54 +03:00
Volodymyr Babak
cee4e5e8d8 Improve logging 2020-10-22 14:27:34 +03:00
Volodymyr Babak
d825a2a6be Code review changes 2020-10-20 12:12:54 +03:00
Volodymyr Babak
b98422bd67 Simplified 2020-10-20 11:39:44 +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
ShvaykaD
b63be05ffa revert the enqueue(root rule chain) method changes 2020-10-09 18:44:03 +03:00
ShvaykaD
560b950a8f added null check for queueName 2020-10-09 18:44:03 +03:00
ShvaykaD
b3f6938cf0 fix duplicates 2020-10-09 18:44:03 +03:00
YevhenBondarenko
bec23b4190 refactored 2020-10-09 18:42:03 +03:00
YevhenBondarenko
62748eef60 added deviceCreationTime to the DeviceStateData 2020-10-09 18:42:03 +03:00
YevhenBondarenko
1423074485 fixed sending inactivity event after device creation. 2020-10-09 18:42:03 +03:00
Volodymyr Babak
160fd94666 Moved service to base class. Change sync button icon 2020-10-09 15:47:59 +03:00
Andrew Shvayka
0356431856
Merge pull request #3548 from ShvaykaD/improvements/TbSendRPCRequestNode
[2.5.5] fix enqueue methods impl in DefaultTbContext
2020-10-07 12:06:51 +03:00
Andrii Shvaika
de9cd8939e Fix for client certificate check 2020-10-07 12:06:24 +03:00
ShvaykaD
7cfa97ab5e refactoring 2020-10-06 19:04:54 +03:00
ShvaykaD
94bb9f5be3 update the fix in the API 2020-10-06 18:59:18 +03:00