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
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
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
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
Andrew Shvayka
8808c268ae
Merge pull request #3076 from YevhenBondarenko/develop/2.5.3-batch-improvements
...
Develop/2.5.3 batch improvements
2020-07-10 20:21:30 +03:00
YevhenBondarenko
2f4ca3b5be
improvements
2020-07-10 17:07:15 +03:00
YevhenBondarenko
98c24632e3
refactored
2020-07-10 15:24:11 +03:00
YevhenBondarenko
e77127019f
Ts batch improvements
2020-07-10 12:46:47 +03:00
YevhenBondarenko
5a3f8e344b
refactored DataValidator email pattern
2020-07-08 10:27:51 +03:00
Volodymyr Babak
6c3d2d986e
Added edge state. Added edge id and cloud type to proto
2020-07-07 17:59:12 +03:00
Volodymyr Babak
b2f4a08209
Added set default edge root rule chain test
2020-06-26 17:04:36 +03:00
Volodymyr Babak
4b9642fc11
Moved getEdgeEventTypeByEntityType to EdgeUtils
2020-06-25 17:32:34 +03:00
YevhenBondarenko
f81c688c3d
changed validateEmail access modifier to public
2020-06-25 11:46:24 +03:00
YevhenBondarenko
71bd6001ba
changed validateEmail access modifier to public
2020-06-25 11:43:42 +03:00
Volodymyr Babak
79bf245932
Added Relation and Credentials Request Messages
2020-06-23 19:13:27 +03:00
Volodymyr Babak
de11d1ce3d
Test fixed. Other small updates
2020-06-19 16:46:33 +03:00
Volodymyr Babak
21ee2aec11
Merge remote-tracking branch 'upstream/develop/2.5.3' into feature/edge
2020-06-18 19:24:34 +03:00
Volodymyr Babak
f4baab4969
Edge Notifitcation Service
2020-06-18 13:30:45 +03:00
Volodymyr Babak
cd2908fb59
Refactoring notification engine
2020-06-16 16:49:27 +03:00