1385 Commits

Author SHA1 Message Date
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
Volodymyr Babak
8980efd62e Added sleep for correct sequence of edge events 2020-09-18 18:45:31 +03:00
Volodymyr Babak
4a71e8e6a4 Rename edgeEventAction and edgeEventType to action and type 2020-09-18 17:32:04 +03:00
Volodymyr Babak
6aa5655e6f Fixes for upgrade functionality 2020-09-18 17:18:49 +03:00
Volodymyr Babak
6d7c28c88f Added TbCore annotation 2020-09-17 18:52:12 +03:00
Volodymyr Babak
fc8b138cfd Added correct future callbacks 2020-09-17 18:42:42 +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
Volodymyr Babak
4686b2323a Null pointer fix 2020-09-04 18:16:42 +03:00
Volodymyr Babak
450026d53b Added processor. Renaming constructors 2020-09-04 16:44:31 +03:00
Volodymyr Babak
febfc6443e Misc fixes 2020-09-03 16:27:49 +03:00
YevhenBondarenko
f16672cbf6 added partition property for kafka 2020-09-02 18:14:23 +03:00
Dmytro Shvaika
34dbc81de6 fix drop partitions by max ttl procedure 2020-09-02 15:44:54 +03:00
Bohdan Smetaniuk
dcf6bd5e63 deleted invalid case, deleted unused imports 2020-09-01 14:59:08 +03:00
YevhenBondarenko
bc2520fbbb add request param "orderBy" for getTimeseries 2020-09-01 14:58:11 +03:00
Igor Kulikov
03fbc46654
Merge pull request #3383 from YevhenBondarenko/queue/improvements
in memory queue logs
2020-09-01 14:42:35 +03:00
Andrii Shvaika
8ec23f22d4 Version set 2.5.5-SNAPSHOT 2020-08-28 19:02:31 +03:00
YevhenBondarenko
18ca330c9e in memory queue logs 2020-08-28 17:02:04 +03:00
Volodymyr Babak
c991ab96f1 Merge branch 'feature/edge' of github.com:volodymyr-babak/thingsboard into feature/edge 2020-08-28 14:25:05 +03:00
Volodymyr Babak
9c8ceaa37e Properly handle entities assign/unassign to/from customer 2020-08-28 14:14:07 +03:00
ShvaykaD
e33709d830
fix/getAttributesRequest & fix/hsql-inserts-with-json (#3376)
* fix GetAttributeRequest & Hsql inserts

* added deleted keys to GetAttributeResponseMsg for gateway

* changed logic for handleGetAttributesRequest on deleted attributes

* removed unused classes and remove deleted keys in GetAttributeResponseMsg proto

* revert yml file

* removed getDeletedAttributeKeysCount method call in Coap transport
2020-08-27 17:11:00 +03:00
Bohdan Smetaniuk
883f8fff4c fixed bug with connection to first node 2020-08-25 19:23:49 +03:00
Bohdan Smetaniuk
67fc2f5a19 added logs 2020-08-25 14:22:58 +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
Igor Kulikov
5e2c06700e
Merge pull request #3326 from YevhenBondarenko/develop/2.5.4-mail
smtp password
2020-08-21 13:57:02 +03:00
Andrii Shvaika
b341030c8f Version set to 2.5.4-SNAPSHOT 2020-08-20 16:52:41 +03:00
Bohdan Smetaniuk
8d60c67faf load mail templates from files 2020-08-20 14:45:32 +03:00
Volodymyr Babak
30d686f752 Send response only if connected 2020-08-19 13:52:03 +03:00
Volodymyr Babak
23a2ecfe90 Merge remote-tracking branch 'origin/feature/edge' into feature/edge 2020-08-18 17:57:45 +03:00
Volodymyr Babak
3e42f00cf7 Ack cloud messages 2020-08-18 17:52:11 +03:00
Bohdan Smetaniuk
2b2a513cd4 propagate relations delete/update 2020-08-18 15:46:49 +03:00
YevhenBondarenko
949790db1f not send smtp password to UI 2020-08-17 15:32:16 +03:00
VoBa
ab14bcb963
Merge pull request #35 from BohdanSmetanyuk/feature/fetch_admin_settings
Feature/fetch admin settings
2020-08-14 16:44:01 +03:00
Volodymyr Babak
2797180176 Added isFullAccess check 2020-08-14 16:42:43 +03:00
Bohdan Smetaniuk
444681655e existing license 2020-08-14 15:43:46 +03:00