5395 Commits

Author SHA1 Message Date
nickAS21
381eace290 lwm2m: fix bug for test testSoftwareUpdateByObject9 and testFirmwareUpdateByObject5_Ok 2025-04-10 12:24:43 +03:00
Andrii Landiak
661e7eaa41 Fix cf check 2025-04-10 12:04:47 +03:00
ViacheslavKlimov
d1f0ec5033 Additionally check for string compression threshold on EDQS side 2025-04-10 11:41:19 +03:00
ViacheslavKlimov
59fa19d1c8 Change EDQS consumers poll interval from 125 ms to 25 ms 2025-04-10 11:40:19 +03:00
Andrew Shvayka
e8eef3a7df
Merge pull request #13147 from volodymyr-babak/edge-consumer-limits
Enhance Edge Queue Processing with Rate Limiting and Logging Improvements
2025-04-10 11:45:15 +04:00
Andrew Shvayka
8e7b143a5c
Merge pull request #13130 from volodymyr-babak/public-edge-customer
Avoid Creation of Unnecessary Public Customers During Edge Connection
2025-04-10 11:38:19 +04:00
nickAS21
5f2bb68bc8 lwm2m: add params FOTA to object 19 2025-04-09 18:48:31 +03:00
Volodymyr Babak
68289044c5 TbKafkaSettings - use startswith strategy for consumer props in case direct .get return null 2025-04-09 17:56:47 +03:00
Volodymyr Babak
c443b5e8c6 Add max poll records for edge consumers. silent errors in case of processing edge events 2025-04-09 16:59:37 +03:00
IrynaMatveieva
580c0074d3 used tpi in main consumer manager 2025-04-09 16:59:17 +03:00
Viacheslav Klimov
5e2bc2dff1
Merge pull request #13144 from thingsboard/edqs-improvements
EDQS: configurable string compression threshold; fix stats service condition
2025-04-09 14:54:52 +03:00
ViacheslavKlimov
16eb027956 EDQS: configurable string compression threshold; fix stats service condition 2025-04-09 14:52:11 +03:00
Viacheslav Klimov
15fccbed1d
Merge pull request #13142 from thingsboard/edqs-improvements
Fix EDQS tests init
2025-04-09 12:44:09 +03:00
ViacheslavKlimov
a91d9faad9 Fix EDQS tests init 2025-04-09 12:43:35 +03:00
Viacheslav Klimov
c86f4df0f5
Merge pull request #13141 from thingsboard/edqs-improvements
EDQS improvements
2025-04-09 12:37:23 +03:00
ViacheslavKlimov
e967a99430 Change log levels in DefaultEdqsStatsService 2025-04-09 12:36:28 +03:00
ViacheslavKlimov
33fd8af17e Add EDQS query stats; improvements 2025-04-09 12:29:35 +03:00
Viacheslav Klimov
c98479fa61
Merge pull request #13123 from dashevchenko/userNameFix
EDQS: fixed name retrieval for user
2025-04-08 18:37:29 +03:00
ViacheslavKlimov
a38831cc01 Fix repo open catch 2025-04-08 17:20:27 +03:00
IrynaMatveieva
6cf9c1f45b Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-04-08 15:10:29 +03:00
IrynaMatveieva
434a534ba3 created cf consumer using topic partition info 2025-04-08 15:05:19 +03:00
ViacheslavKlimov
7b6777df45 Use TbStringPool for all entity fields 2025-04-08 13:15:55 +03:00
Volodymyr Babak
d999de2111 Do not create public customer in case edge connection - create only during make public entities and sync to edge 2025-04-08 12:59:14 +03:00
Andrew Shvayka
889208edca
Merge pull request #13120 from irynamatveieva/cf-expression
Added custom functions to the math node
2025-04-08 12:42:43 +04:00
IrynaMatveieva
88faa2fb75 wip consumer groups 2025-04-07 17:45:45 +03:00
ViacheslavKlimov
134dab91b8 Improve local repository opening 2025-04-07 17:25:28 +03:00
dashevchenko
81a0505ef6 fixed name for User 2025-04-07 15:52:13 +03:00
IrynaMatveieva
c87b14847c added custom expressions for math node 2025-04-07 14:18:58 +03:00
Viacheslav Klimov
68282001ac
Merge pull request #12998 from AndriiLandiak/fix-calculated-field-vc
Fix equals method for CF
2025-04-07 12:12:02 +03:00
nickAS21
8ef931f754 Merge branch 'refs/heads/master' into feature/lwm2m/obj-19-ota-update 2025-04-07 10:33:38 +03:00
Andrii Landiak
27352b7b7e Improve after review 2025-04-04 09:19:17 +03:00
IrynaMatveieva
b4c7521f70 fixed tests 2025-04-03 17:08:49 +03:00
Andrew Shvayka
d0707d5c03
Merge pull request #13025 from dashevchenko/timeseriesSubFix
[Telemetry] WS Subscription: Older telemetry overwrites newer data on UI
2025-04-03 17:02:37 +04:00
Andrew Shvayka
6d499793ee
Merge pull request #13081 from dashevchenko/nonExistingDataPointFix
EDQS: “N/A” message doesn’t display
2025-04-03 14:05:16 +04:00
Andrew Shvayka
f1812a4722
Merge pull request #13070 from dashevchenko/diffTypeComparison
Different data type comparison
2025-04-03 14:03:46 +04:00
IrynaMatveieva
5bebecf08e fixed cf debug events when clear events by filter and minor fixes 2025-04-02 14:22:02 +03:00
dashevchenko
cf405c32e7 fixed BoolDataPoint compare method 2025-04-01 16:37:31 +03:00
dashevchenko
665bb03a1f non-exiting data point should return 0 ts 2025-04-01 12:19:11 +03:00
IrynaMatveieva
6b7977b582 Merge remote-tracking branch 'origin/cf-consumer-groups' into cf-fixes 2025-04-01 11:12:34 +03:00
IrynaMatveieva
107c5c2ef4 added initialization of cache when partiton change event 2025-04-01 10:22:29 +03:00
IrynaMatveieva
f84e5da9df consumer groups updates 2025-03-31 16:56:34 +03:00
dashevchenko
ba238d61f3 fixed issue with comparing different data point types 2025-03-31 15:23:16 +03:00
IrynaMatveieva
8fca058be9 fixed conflicts 2025-03-31 08:36:06 +03:00
nick
aec9fc68f4 fix_bug_lwm2m: add authorizer to lh server 2025-03-28 19:19:06 +02:00
nick
ea4886726a Merge branch 'master' into fix_bug_lwm2m_fota 2025-03-28 17:43:38 +02:00
IrynaMatveieva
fbcfe9281d wip cf consumer groups 2025-03-28 17:02:41 +02:00
Viacheslav Klimov
d92d32eec0
Merge pull request #12991 from dashevchenko/edqs_numeric_sort_fix
Fixed edqs sorting for numeric values
2025-03-28 14:51:04 +02:00
Viacheslav Klimov
c2c99d05db
Merge pull request #13023 from thingsboard/fix/edqs
Refactoring and fixes for EDQS
2025-03-28 14:45:53 +02:00
ViacheslavKlimov
eb114227aa Fix removeEntity in TenantRepo 2025-03-28 11:08:54 +02:00
dashevchenko
8813e32910 moved resource vc comparison fix to cleanupForComparison method 2025-03-27 11:59:49 +02:00