5160 Commits

Author SHA1 Message Date
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
dashevchenko
ef27e33d03 implemented compare for BoolDataPoint 2025-03-26 17:41:31 +02:00
dashevchenko
8441a6bca2 code refactoring 2025-03-26 17:29:06 +02:00
YevhenBondarenko
2f18c8e3c9 minor refactoring 2025-03-26 12:31:48 +01:00
ViacheslavKlimov
6678ec2e06 Fix TopicPartitionInfoTest 2025-03-25 17:54:20 +02:00
ViacheslavKlimov
92466630b1 Refactoring for CustomerData 2025-03-25 17:01:05 +02:00
ViacheslavKlimov
c50d7a3988 EDQS consumer management refactoring 2025-03-25 16:30:21 +02:00
ViacheslavKlimov
a5404c2b45 EDQS: don't use consumer group management for state topics; single consumer group for requests topic; reduce events topic retention to 24 hours 2025-03-24 17:26:01 +02:00
Andrii Landiak
3f089da378 Fix tbCalculatedFieldNotificationsTopic 2025-03-24 11:57:46 +02:00
Andrii Landiak
77721d5684 Fix CFControllerTest 2025-03-24 09:49:40 +02:00
Andrii Landiak
8f1fff61df Fix equals method for CF 2025-03-21 16:31:30 +02:00
Viacheslav Klimov
cb8b7bbbeb
Merge pull request #12990 from thingsboard/fix/edqs
Fixes for EDQS
2025-03-21 14:27:53 +02:00
ViacheslavKlimov
0caa6ad86e Refactoring for EDQS 2025-03-21 14:25:54 +02:00
Viacheslav Klimov
e61a4bba76
Merge pull request #12993 from irynamatveieva/cf-improvements
Cf improvements
2025-03-21 13:38:26 +02:00
IrynaMatveieva
56598a5247 added tests and moved to common util 2025-03-21 13:17:03 +02:00
Viacheslav Klimov
63697efd44
Merge pull request #12920 from smatvienko-tb/hotfix/mqtt-transport-handler-subscription-logging-with-tenantid
MQTT transport handler - log tenant on subscribe issue
2025-03-21 12:00:15 +02:00
dashevchenko
edcb890434 fixed getSortValue method 2025-03-20 17:48:20 +02:00
dashevchenko
6f61ab64a7 reverted sort method 2025-03-20 17:46:58 +02:00
dashevchenko
3433dd0f54 reverted method needed for PE 2025-03-20 17:22:03 +02:00
ViacheslavKlimov
b7604a8d0a Fix NONE partitioning strategy 2025-03-20 17:17:08 +02:00
dashevchenko
a75415433b fixed immutable list exception 2025-03-20 17:13:57 +02:00
dashevchenko
6285bed838 fixed edqs sorting for numeric values 2025-03-20 16:59:35 +02:00
ViacheslavKlimov
9ddd22edcf EDQS: don't use Kafka manual partitions assignment 2025-03-20 16:12:42 +02:00
IrynaMatveieva
f0bfea12c0 moved geoutils to script api 2025-03-20 16:06:56 +02:00
Viacheslav Klimov
ef0a0a2d50
Merge pull request #12611 from dskarzh/copy-latest-to-view-fix
Do not copy latest to entity views when data was not saved on the main entity
2025-03-20 15:46:33 +02:00
IrynaMatveieva
e2fdc5a4ba added methods for check if point in polygon to tbel 2025-03-20 14:13:43 +02:00
Viacheslav Klimov
941f19b347
Merge pull request #12975 from dashevchenko/edqsSortFix
Fixed EDQS sorting
2025-03-20 11:58:57 +02:00
IrynaMatveieva
d4f7cb7df1 added validation for arg name and implemented destroy methods 2025-03-20 09:38:10 +02:00
dashevchenko
1e0bdc9032 fixed edqs sorting 2025-03-19 15:35:48 +02:00
IrynaMatveieva
5ee6d41f77 Merge branch 'rc' of github.com:thingsboard/thingsboard into cf-fixes 2025-03-19 15:08:33 +02:00
IrynaMatveieva
f88be5b863 added impl for cf notification producer 2025-03-19 15:07:48 +02:00
Sergey Matvienko
362e0322d2 MQTT transport handler - log tenant on subscribe issue 2025-03-18 22:21:04 +01:00
dashevchenko
6ce095d3d7 fixed edqs sync 2025-03-18 18:15:34 +02:00
Dmytro Skarzhynets
e067060e88
Merge with rc 2025-03-18 16:24:36 +02:00
Viacheslav Klimov
61254a6850
Merge pull request #12957 from thingsboard/rc
rc
2025-03-18 16:17:57 +02:00
IrynaMatveieva
5a5d1e2710 added implementation for cf notification producer 2025-03-18 15:43:14 +02:00