740 Commits

Author SHA1 Message Date
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
fe53158b82 Merge remote-tracking branch 'upstream/develop/2.5.5' into develop/2.6-edge 2020-11-19 15:54:39 +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
8bd617e3b5 created tests for rule chain metadata validator 2020-10-27 18:18:46 +02:00
YevhenBondarenko
44a700e89a rule chain circles validation improvements 2020-10-27 18:18:46 +02:00
YevhenBondarenko
174570610b added circles validation in BaseRuleChainService 2020-10-27 18:18:46 +02:00
Volodymyr Babak
cee4e5e8d8 Improve logging 2020-10-22 14:27:34 +03:00
Volodymyr Babak
173eda71ed Fixed fetch without TS updates 2020-10-22 13:46:37 +03:00
Volodymyr Babak
fd5367b51f Code review changes 2020-10-22 13:10:18 +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
Volodymyr Babak
160fd94666 Moved service to base class. Change sync button icon 2020-10-09 15:47:59 +03:00
Andrii Shvaika
67f8327cde Minor improvements for event truncation 2020-10-06 18:41:48 +03:00
YevhenBondarenko
872a6fb45d added checkAndTruncateDebugEvent 2020-10-06 18:36:49 +03:00
YevhenBondarenko
6824e1c376 changed path for hsqldb file 2020-09-30 11:43:22 +03:00
Volodymyr Babak
b67e21604b Added edge license key and cloud endpoint 2020-09-25 15:22:03 +03:00
Volodymyr Babak
458550b853 Set version to 2.6.0 2020-09-23 12:07:16 +03:00
Volodymyr Babak
6aa5655e6f Fixes for upgrade functionality 2020-09-18 17:18:49 +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
Dmytro Shvaika
34dbc81de6 fix drop partitions by max ttl procedure 2020-09-02 15:44:54 +03:00
Andrii Shvaika
8ec23f22d4 Version set 2.5.5-SNAPSHOT 2020-08-28 19:02:31 +03:00
Volodymyr Babak
1de29d7b51 Remove unused code 2020-08-28 15:27:43 +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
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
YevhenBondarenko
949790db1f not send smtp password to UI 2020-08-17 15:32:16 +03:00
Volodymyr Babak
bf21ff3c09 Added TTL for edge events 2020-08-12 16:31:45 +03:00
Igor Kulikov
f4efea9a0b Improve connect event transformation 2020-08-12 13:23:22 +03:00
Dima Landiak
fea2f8799e improvements 2020-08-03 10:16:22 +03:00
Dima Landiak
a167b39b44 fixes 2020-08-03 10:16:22 +03:00
Dima Landiak
ac007bea24 device swap feature init 2020-08-03 10:16:22 +03:00
YevhenBondarenko
464265cf6e fix bug with userLoginCaseSensitive after updating email 2020-07-31 18:24:19 +03:00
Bohdan Smetaniuk
c56c2c4c5d added test 2020-07-31 17:10:35 +03:00
Bohdan Smetaniuk
71a3fa68f1 fixes 2020-07-31 11:38:25 +03:00
Bohdan Smetaniuk
c4d7f52cf3 filtering EdgeEvents with TIMESERIES_UPDATE 2020-07-30 19:46:33 +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
vzikratyi
5b4cfbb3d8 Merged with develop/2.5.3 2020-07-24 11:28:27 +03:00
vzikratyi
0ccf7f13d1 Moved 'stats' to separate module 2020-07-24 11:28:27 +03:00
vzikratyi
d98bbacd43 Added stats to TbSqlQueue and BufferedRateExecutor 2020-07-24 11:28:27 +03:00