1369 Commits

Author SHA1 Message Date
Volodymyr Babak
4cf29e2d89 Added support for dashboard telemetry and attributes update 2020-06-26 11:53:16 +03:00
Volodymyr Babak
a5d75e3800 Removed CREDENTIALS type. Use action instead 2020-06-25 18:06:02 +03:00
Volodymyr Babak
4b9642fc11 Moved getEdgeEventTypeByEntityType to EdgeUtils 2020-06-25 17:32:34 +03:00
Bohdan Smetaniuk
e832759eef bug by DeviceCredentials creation 2020-06-25 16:48:32 +03:00
Volodymyr Babak
125130193d Ignore EDGE relation 2020-06-25 15:58:59 +03:00
Volodymyr Babak
486ea8e065 Renaming 2020-06-25 15:50:57 +03:00
Volodymyr Babak
963b2274ec Code clean up 2020-06-25 15:47:44 +03:00
Volodymyr Babak
d1c1b44499 Fixed multithread issue with gRPC session - push from a single thread 2020-06-25 11:32:55 +03:00
Volodymyr Babak
3d8db0dbc8 Removed unused options 2020-06-24 09:21:23 +03:00
Volodymyr Babak
79bf245932 Added Relation and Credentials Request Messages 2020-06-23 19:13:27 +03:00
Volodymyr Babak
b0e08a263a Refactoring & renaming 2020-06-22 19:00:42 +03:00
Volodymyr Babak
de11d1ce3d Test fixed. Other small updates 2020-06-19 16:46:33 +03:00
Volodymyr Babak
f5ab5d7a25 Revert particular methods 2020-06-19 10:05:27 +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
8462481ebf Refacroting of pushing edge notification events 2020-06-18 18:57:01 +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
Volodymyr Babak
600c9ec565 Refactoring of notification to edge. Added EdgeNotificationService and queue msg proto 2020-06-14 22:24:25 +03:00
Volodymyr Babak
e8afd97605 Pushed users from CE to edge 2020-06-12 10:36:03 +03:00
Volodymyr Babak
ab1014bf16 Formatting and license fix 2020-06-11 20:28:06 +03:00
Volodymyr Babak
3fc18988be Added update relation msg functionality 2020-06-11 20:10:47 +03:00
Volodymyr Babak
3a416131c6 Added relation update msg. Push relation to the edge on sync 2020-06-11 19:25:31 +03:00
Volodymyr Babak
a726b34860 Send updated in case CONFLICT msg 2020-06-11 16:49:45 +03:00
Andrii Shvaika
eaff2406db Hotfix of upgrade script. 2020-06-11 14:26:15 +03:00
Andrii Shvaika
9d2e039220 Version set to 2.5.3-SNAPSHOT 2020-06-11 10:57:50 +03:00
YevhenBondarenko
fc1547c929 Changed Jenkins repo url scheme to https 2020-06-11 10:51:25 +03:00
Volodymyr Babak
492a14221b Handling device creation from edge to cloud 2020-06-10 19:07:16 +03:00
Volodymyr Babak
1a83dbc8e3 Use IDs instead of names 2020-06-10 15:34:10 +03:00
Andrii Shvaika
65c644b86f Message is pushed to correct queue in case of duplication 2020-06-08 18:01:26 +03:00
Andrii Shvaika
a6733c42c4 ThingsBoard Actor Init improvements 2020-06-08 10:58:22 +03:00
Andrii Shvaika
cc4f746b1d Using Exectutor in Kafka Node. NEVER use Fork-Join pool with parallelism 1 2020-06-05 12:54:27 +03:00
Andrii Shvaika
3358c061da Improvements to Mailbox. HighPriorityQueue 2020-06-05 10:26:50 +03:00
Andrii Shvaika
5ac45e4347 No more akka logs 2020-06-04 18:13:36 +03:00
Andrii Shvaika
bb1585592b Actor System refactoring 2020-06-04 17:59:55 +03:00
Volodymyr Babak
3d3dd88710 Merge remote-tracking branch 'origin/develop/2.5.1' into feature/edge 2020-06-02 16:56:06 +03:00
Volodymyr Babak
134148c49f Removed edgeId. Code clean up and refactoring 2020-06-02 12:46:57 +03:00
Volodymyr Babak
8416c206ff Fixed rule chain relation. Fixed default edge removal 2020-06-01 22:08:30 +03:00
Igor Kulikov
4df37fc0ef Fix upgrade cassandra ts from 2.5.0 2020-06-01 18:16:48 +03:00
Andrii Shvaika
a532ded5ae Version set to 2.5.2-SNAPSHOT 2020-06-01 16:11:57 +03:00
Andrii Shvaika
2407c868c1 Cluster mode improvements 2020-05-28 17:40:26 +03:00
Volodymyr Babak
2c08c585a2 Updated to more generic error message in case of error 2020-05-28 12:29:54 +03:00
Igor Kulikov
0ef991c46b Add checkEntity for dashboard 2020-05-27 16:13:23 +03:00
Volodymyr Babak
85a88ee499 Removed assigned edges from dashboard 2020-05-27 14:40:39 +03:00
Igor Kulikov
f52c1b0f9b
Merge pull request #2812 from YevhenBondarenko/develop/2.5.1
[2.5.1] controllers improvements
2020-05-27 14:09:57 +03:00
Andrew Shvayka
bd40edfd14
Merge pull request #2830 from ShvaykaD/develop/2.5.1
added inserts strategy for upgrade to 2.5 if copy to/from files failed
2020-05-27 13:17:17 +03:00
YevhenBondarenko
587bd387b8 Merge branch 'develop/2.5.1' of https://github.com/thingsboard/thingsboard into develop/2.5.1 2020-05-27 12:22:32 +03:00
Volodymyr Babak
1b1fedf1d0 Proper handle error cases in OAuth 2 success handler 2020-05-27 09:37:16 +03:00
Volodymyr Babak
6ab3714ac5 Added default rule chain for server side 2020-05-27 09:22:25 +03:00
Dmytro Shvaika
2e08805e07 fix upgrade on RDS using insert strategy 2020-05-26 16:14:37 +03:00
Andrii Shvaika
e823dfb85d Min RPC timeout 2020-05-26 12:24:03 +03:00