750 Commits

Author SHA1 Message Date
Volodymyr Babak
e5753c0360 Refactored edge rule chains storage 2020-12-29 10:18:42 +02:00
Volodymyr Babak
e58af8fb22 Added findMissingToRelatedRuleChains method 2020-12-24 13:39:24 +02:00
Volodymyr Babak
df11b383c1 Naming conventions update 2020-12-23 19:12:05 +02:00
Volodymyr Babak
6d716d1ca4 Fixed edges enabled test property 2020-12-18 14:42:34 +02:00
Volodymyr Babak
aabaada198 Added edges enabled endpoint. Refactored yml edges config 2020-12-18 13:25:42 +02:00
VoBa
337fcc2afd
Merge pull request #63 from deaflynx/develop/2.6-edge
Develop/2.6 edge fixed saveEdge, importEdge
2020-12-15 11:39:19 +02:00
Artem Babak
1178e5779a Fix for ConstraintViolationException for saveEdge 2020-12-15 11:15:37 +02:00
Artem Babak
6cdb549704 Added ConstraintViolationException for saveEdge 2020-12-15 11:06:39 +02:00
Volodymyr Babak
b52d2aae17 Get rid of configuration field 2020-12-14 15:31:58 +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
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