471 Commits

Author SHA1 Message Date
Andrii Shvaika
0e0ab6ca39 Improvements to API State 2020-10-22 15:56:31 +03:00
YevhenBondarenko
70fe28a5ac added usage stats consumer and producer to queue providers 2020-10-20 13:59:14 +03:00
Andrii Shvaika
cc2446442d Api Usage Stats flow 2020-10-20 12:00:35 +03:00
YevhenBondarenko
b27809438b Merge branch 'feature/usage-records' of https://github.com/thingsboard/thingsboard into feature/usage-records 2020-10-20 10:18:44 +03:00
YevhenBondarenko
ef29aba24c created usage stats queue consumer and producer 2020-10-20 10:11:26 +03:00
Andrii Shvaika
b598a73954 Renaming of UsageRecord to ApiUsageState 2020-10-19 19:51:58 +03:00
Andrii Shvaika
24f5872adf Queue interfaces with no implementation 2020-10-19 18:00:20 +03:00
Andrii Shvaika
e9bf5bae29 Rate limit improvements 2020-10-19 11:50:06 +03:00
Volodymyr Babak
7af1c86e17 Merge branch 'develop/2.5.5' into feature/edge 2020-10-18 15:33:45 +03:00
Andrii Shvaika
6ea39e835e Transport Rate Limits are now configurable via Tenant Profile 2020-10-15 18:16:27 +03:00
Volodymyr Babak
95786f858c Merge remote-tracking branch 'origin/feature/edge' into feature/3.0-edge 2020-10-12 15:19:06 +03:00
Volodymyr Babak
dd780d05df Merge remote-tracking branch 'origin/master' into feature/3.0-edge 2020-10-12 12:00:54 +03:00
zbeacon
93278f7236 Refactoring according to comments 2020-10-09 17:32:32 +03:00
zbeacon
17ca3cfab4 Refactoring 2020-10-08 16:51:28 +03:00
zbeacon
adf5069da1 Added ability to provision credentials type from device using provision feature 2020-10-08 15:08:29 +03:00
zbeacon
616f6a8b4f Changed Provision statuses 2020-10-06 17:17:50 +03:00
zbeacon
2704696f2b Moved provisionDeviceKey as regular column 2020-10-01 12:23:12 +03:00
zbeacon
8a8695f260 Working version for provision feature with provision credentials on device level 2020-09-23 14:24:44 +03:00
Volodymyr Babak
4a71e8e6a4 Rename edgeEventAction and edgeEventType to action and type 2020-09-18 17:32:04 +03:00
zbeacon
d228208072 Provision init 2020-09-18 16:11:49 +03:00
Igor Kulikov
692f575661 Merge with master 2020-09-16 12:12:59 +03:00
Igor Kulikov
827a1e3092
Merge pull request #3406 from ShvaykaD/improvements/queue-reprocessing-strategy-3.2
[3.2] Improvements/queue reprocessing strategy
2020-09-16 12:08:59 +03:00
Igor Kulikov
7604b78f0e
Merge pull request #3405 from ShvaykaD/improvements/queue-reprocessing-strategy
[2.5.5] Improvements/queue reprocessing strategy
2020-09-16 12:08:44 +03:00
Igor Kulikov
c2b4d9c8ae Merge with master 2020-09-14 14:25:08 +03:00
Igor Kulikov
3a0673c29a Merge with develop/2.5.5 2020-09-14 11:21:28 +03:00
Andrii Shvaika
856cc3722a Forward device messages to rule chain from device profile 2020-09-11 12:14:57 +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
Andrii Shvaika
a3326b4464 New type of credentials: MQTT 2020-09-10 17:17:42 +03:00
Dmytro Shvaika
801593010d removed unnecessary flag 2020-09-04 16:15:48 +03:00
Dmytro Shvaika
f15426d93f changed logic to multiplication pause 2020-09-04 16:15:46 +03:00
Dmytro Shvaika
ac2a0f5105 removed unnecessary flag 2020-09-04 16:13:29 +03:00
Dmytro Shvaika
f1b82c2d05 changed logic to multiplication pause 2020-09-03 17:04:52 +03:00
Andrii Shvaika
df823c8f90 Merge with UI changes 2020-09-02 19:10:46 +03:00
Andrii Shvaika
22755e8763 Device Profile implementation for Transport 2020-09-02 18:52:59 +03:00
YevhenBondarenko
f16672cbf6 added partition property for kafka 2020-09-02 18:14:23 +03:00
Dmytro Shvaika
ef5c09545c added ability to use exp-pause-between-retries on queue msgs reprocessing 2020-09-01 17:45:15 +03:00
Dmytro Shvaika
b93f3d18c0 added ability to use exp-pause-between-retries on queue msgs reprocessing 2020-09-01 16:13:42 +03:00
Igor Kulikov
088ab976a1 Merge with develop/2.5.5 2020-09-01 14:54:58 +03:00
YevhenBondarenko
e5ad5e0b30 refactored 2020-08-28 17:36:57 +03:00
YevhenBondarenko
18ca330c9e in memory queue logs 2020-08-28 17:02:04 +03:00
Igor Kulikov
0f0a25ce38 Merge branch 'develop/2.5.4' 2020-08-28 16:04:23 +03:00
YevhenBondarenko
17ee07e09a changed log time 2020-08-28 16:01:43 +03:00
YevhenBondarenko
3794086726 added logs for in memory queue 2020-08-28 15:24:31 +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
Igor Kulikov
50daac16fa Merge with master 2020-08-11 20:04:17 +03:00
Yevhen Bondarenko
e318b193bd
Develop/2.5.3 confluent cloud (#3259)
* added other parameters for queue kafka

* Added support Confluent Cloud

* fix js executor kafka connection

* refactored
2020-08-11 11:15:41 +03:00
Andrii Shvaika
35b2996401 Merge with 2.5.3 2020-08-05 17:15:42 +03:00
YevhenBondarenko
86102aea06 added other parameters for queue kafka 2020-08-05 14:53:36 +03:00
YevhenBondarenko
090c36999f refactored 2020-08-03 17:29:42 +03:00
YevhenBondarenko
cc79b02603 added default credentials provider chain for aws sqs consumer and producer 2020-08-03 17:29:42 +03:00