1431 Commits

Author SHA1 Message Date
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
Bohdan Smetaniuk
a7a7cb2ad5 fixed bug with extra UserCredentialsUpdataMsg 2020-10-06 14:25:07 +03:00
Bohdan Smetaniuk
6081ed1ad0 fixed message amount 2020-10-05 18:15:36 +03:00
Bohdan Smetaniuk
97d2d66151 test coverage for Customer, EntityView, WidgetsBundle, WidgetType entities + request messages 2020-10-05 16:53:11 +03:00
Bohdan Smetaniuk
8ad8e2d797 refactored imports 2020-10-05 12:04:49 +03:00
Bohdan Smetaniuk
74a69d8a1e test for sync Edge 2020-10-05 12:02:20 +03:00
Bohdan Smetaniuk
1d89cbc191 Merge branch 'feature/edge' of https://github.com/volodymyr-babak/thingsboard into feature/sync_edge_from_controller 2020-10-05 11:34:40 +03:00
Bohdan Smetaniuk
898b7570a5 fixes 2020-10-05 11:07:32 +03:00
Bohdan Smetaniuk
e09b97100b tests refactored 2020-10-02 19:29:35 +03:00
Bohdan Smetaniuk
773b856c25 tested attributes updated/post attributes separation 2020-10-02 15:34:54 +03:00
Bohdan Smetaniuk
51cbdf6622 Merge branch 'feature/edge' of https://github.com/volodymyr-babak/thingsboard into testing 2020-10-02 14:28:37 +03:00
Bohdan Smetaniuk
c9dcbda18d ui side + handle exceptions 2020-10-02 14:21:52 +03:00
Bohdan Smetaniuk
93363f81bb sync edge api 2020-10-01 20:12:24 +03:00
Bohdan Smetaniuk
ed4d5a69dd fixes 2020-10-01 16:00:06 +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
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
Bohdan Smetaniuk
8059274002 fixed attributes saving 2020-09-29 15:24:18 +03:00
Bohdan Smetaniuk
9e21525158 code coverage for processors and telemetry constructor 2020-09-29 13:43:35 +03:00
Volodymyr Babak
02585823fc Properly hanlde gRPC session timeout 2020-09-28 11:04:02 +03:00
Volodymyr Babak
7644aa4342 Added edge update config handler 2020-09-25 17:29:33 +03:00
Volodymyr Babak
8f5fefa0a0 Compilation fix 2020-09-25 16:59:47 +03:00
Volodymyr Babak
78a7e67641 Test fixed 2020-09-25 16:42:00 +03:00
Volodymyr Babak
f28721cc47 Added additional info 2020-09-25 16:04:10 +03:00
Volodymyr Babak
ca587ae7cc Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge 2020-09-25 15:22:10 +03:00
Volodymyr Babak
b67e21604b Added edge license key and cloud endpoint 2020-09-25 15:22:03 +03:00
VoBa
648f6fcf9e
Merge pull request #48 from BohdanSmetanyuk/black-box-tests
edge services test
2020-09-25 12:09:29 +03:00
Bohdan Smetaniuk
fd32ba1761 concurrency fixes 2020-09-25 12:04:38 +03:00
Bohdan Smetaniuk
199c175396 deleted logs and wildcard imports 2020-09-24 19:06:28 +03:00
Bohdan Smetaniuk
8eda901fee added countDownLatch for saving time 2020-09-24 19:03:02 +03:00
Bohdan Smetaniuk
afacaf2547 switched EDGES_RPC_ENABLED to false 2020-09-24 15:25:38 +03:00
Bohdan Smetaniuk
43b913ffdb edge services test 2020-09-24 12:59:58 +03:00
Volodymyr Babak
458550b853 Set version to 2.6.0 2020-09-23 12:07:16 +03:00
Bohdan Smetaniuk
a6ae072bc9 edge services code coverage 2020-09-22 12:41:49 +03:00