8851 Commits

Author SHA1 Message Date
Andrii Landiak
dfb0549424 VC support for calculated fields 2025-02-17 16:32:59 +02:00
Artem Barysh
9792c28545 Refactored import format 2025-02-17 16:13:09 +02:00
Artem Barysh
9542c65ca3 Fixed api limit tests for ApiUsage service 2025-02-17 15:39:59 +02:00
IrynaMatveieva
1e46100cd2 added endTs and startTs to rolling argument 2025-02-17 11:52:40 +02:00
IrynaMatveieva
7642a88460 changed calculation result 2025-02-17 10:02:26 +02:00
nick
fcf74a8240 lwm2m: fix bug observe object with "ver = 1.1" 2025-02-16 20:15:04 +02:00
Artem Barysh
61f77f301d Resolved review comments 2025-02-14 19:21:03 +02:00
dashevchenko
1f3c7acc51 fixed flaky test 2025-02-14 19:01:58 +02:00
IrynaMatveieva
7911384f37 fixed tests, added error without stacktrace and param to system params 2025-02-14 16:42:55 +02:00
Andrii Shvaika
dad0c1fb92 Version set to 3.9.1-RC 2025-02-14 16:32:48 +02:00
ViacheslavKlimov
6dd08276f8 Merge branch 'rc' of github.com:thingsboard/thingsboard 2025-02-14 13:45:35 +02:00
Viacheslav Klimov
889915d013
Merge pull request #12566 from jekka001/error-processing-device-profile
Fix error in deviceProfile processing
2025-02-14 13:41:11 +02:00
ViacheslavKlimov
2a72516106 Merge branch 'master' of github.com:thingsboard/thingsboard into edqs 2025-02-14 13:38:23 +02:00
YevhenBondarenko
b332c8ffa9 minor test improvement 2025-02-14 11:50:08 +01:00
ViacheslavKlimov
bb7ea08e59 EDQS: refactoring, OOM handling, healthcheck 2025-02-14 12:08:05 +02:00
Volodymyr Babak
ca12f96e2c WidgetsBundle - fixed toString 2025-02-14 09:35:37 +02:00
YevhenBondarenko
fa304180e6 added tests and refactoring due to comments 2025-02-13 22:21:06 +01:00
Andrii Landiak
fc513c5a5c Add bundles to widget-type-info 2025-02-13 15:39:38 +02:00
ViacheslavKlimov
f342bd989e Minor improvements 2025-02-13 15:31:09 +02:00
Artem Dzhereleiko
a460570c44 UI: Fixed scale symbol units 2025-02-13 15:24:12 +02:00
Artem Dzhereleiko
d2389817a4 UI: Fixed scada bundle order and add hook to general 2025-02-13 15:00:44 +02:00
ViacheslavKlimov
b4258ad882 Merge branch 'feature/calculated-fields' of github.com:thingsboard/thingsboard into feature/cf-states-restore 2025-02-13 14:47:43 +02:00
Artem Dzhereleiko
8d68f2bdbb UI: Imporove description for scada symbols 2025-02-13 14:44:33 +02:00
Viacheslav Klimov
cbabf69831
Merge pull request #12614 from thingsboard/upgrade-cleanup
Upgrade cleanup
2025-02-13 14:22:33 +02:00
IrynaMatveieva
eae72065ee fixed integration tests and added debug events creation 2025-02-13 13:59:28 +02:00
Viacheslav Klimov
b4edfeb725
Merge pull request #12621 from dskarzh/feature/save-timeseries-strategies
Save time series strategies: corrections after review
2025-02-13 13:11:01 +02:00
ViacheslavKlimov
677385e8ba CF states restore from Kafka 2025-02-13 13:01:17 +02:00
dashevchenko
e03d4ccc4c fixed flaky tests 2025-02-13 11:28:42 +02:00
IrynaMatveieva
65bd9d9886 merge with feature/calculated-fields 2025-02-13 09:14:38 +02:00
IrynaMatveieva
621a0984aa changed rate limits validation and added validation on state size 2025-02-12 17:08:56 +02:00
dashevchenko
ca1185de54 do not send update if count was not changed 2025-02-12 17:02:49 +02:00
Andrii Shvaika
d7412edceb Refactoring of the arguments 2025-02-12 16:40:58 +02:00
dashevchenko
4474df769b fetch entities only on subs creation 2025-02-12 15:38:25 +02:00
Vladyslav_Prykhodko
7b6bb8a6d6 UI: Add support for entity alias filtering in alarm count data sources 2025-02-12 12:34:56 +02:00
YevhenBondarenko
79f856bdca fixed 'value too long' for saving TbResource audit logs 2025-02-11 18:15:59 +01:00
Andrii Shvaika
4048afecc3 WIP: arguments 2025-02-11 19:10:55 +02:00
Andrew Shvayka
47b8546988
Merge pull request #12595 from zzzeebra/test_DeleteAttributeAndRPCSubscriptions
Added test to verify attribute and RPC subscriptions removal
2025-02-11 19:03:30 +02:00
yevhenii_zahrebelnyi
ca1c8f71c0
Merge branch 'rc' into error-processing-device-profile 2025-02-11 16:59:51 +02:00
Viacheslav Klimov
202ee6cb10
Merge pull request #12653 from volodymyr-babak/edge-connect-fixes
Improved Edge handling in case connect/disconnect. Speed up initial setup
2025-02-11 16:16:43 +02:00
Andrii Shvaika
d75bc3ac28 Minor improvements 2025-02-11 12:47:37 +02:00
ViacheslavKlimov
227c7d7a15 Remove Timescale deprecation comment 2025-02-11 11:44:49 +02:00
Volodymyr Babak
a315f18195 Improved GeneralEdgeEventFetcher for case when seqId less maxRecordsReadSize 2025-02-11 08:40:40 +02:00
Volodymyr Babak
8a662076c3 ack failed downlink if its not timeseries or attibutes failures 2025-02-11 08:07:36 +02:00
Volodymyr Babak
3860d79613 Improved Edge handling in case connect/disconnect. Speed up initial setup 2025-02-10 18:42:25 +02:00
dashevchenko
33eac2f778 fixed tests 2025-02-10 17:34:12 +02:00
dashevchenko
5563da7c0d implemented filters for AlarmCountQuery 2025-02-10 16:28:59 +02:00
Andrii Shvaika
5efb94dc7a Refactoring 2025-02-10 15:58:01 +02:00
Viacheslav Klimov
feeee23fa0
Merge pull request #12649 from thingsboard/rc
rc
2025-02-10 15:35:43 +02:00
Artem Barysh
ec8e7a0726 Added versioning for ApiUsageState entity 2025-02-10 14:28:46 +02:00
IrynaMatveieva
1256993569 added new tests and fix proto serialization 2025-02-10 12:59:21 +02:00