8213 Commits

Author SHA1 Message Date
IrynaMatveieva
5c5dc474cb implemented partitioning 2024-12-19 17:12:59 +02:00
dashevchenko
edf0712812 updated constraint name to valid one 2024-12-19 16:31:07 +02:00
ViacheslavKlimov
ac61d7c526 TbMsg: add resetRuleNodeId and copyMetaData 2024-12-19 16:09:36 +02:00
ViacheslavKlimov
823d89dca6 Refactor delete for latest and history 2024-12-18 17:34:35 +02:00
yevhenii_zahrebelnyi
dea6a76716
Merge branch 'rc' into increase-default-parameters 2024-12-18 15:37:00 +02:00
Yevhenii
a21c0c881f Increase default parameters
Changed default values:
- EDGES_SCHEDULER_POOL_SIZE
- EDGES_SEND_SCHEDULER_POOL_SIZE
- EDGES_GRPC_CALLBACK_POOL_SIZE
2024-12-18 13:30:37 +02:00
ViacheslavKlimov
8672ff6564 Add userActivated to user info 2024-12-18 13:21:19 +02:00
IrynaMatveieva
f929de4209 onAddedPartitions() impl 2024-12-18 13:12:39 +02:00
ViacheslavKlimov
ead308470b Merge branch 'rc' of github.com:thingsboard/thingsboard into master-rc 2024-12-18 12:10:03 +02:00
yevhenii
01e6ae3709 Fix widget type sync up 2024-12-17 18:13:03 +02:00
ViacheslavKlimov
eb7bc8695b Refactor deleteAndNotify and deleteAndNotifyInternal for attributes 2024-12-17 17:27:41 +02:00
ViacheslavKlimov
3db304e021 Refactor saveAndNotify with returned future 2024-12-17 16:11:34 +02:00
ViacheslavKlimov
e8cf3179c5 Refactor saveAndNotify and saveAndNotifyInternal for attributes 2024-12-17 15:45:05 +02:00
ViacheslavKlimov
aeb7427833 Merge branch 'master' of github.com:thingsboard/thingsboard into feature/telemetry-service-refactoring 2024-12-17 14:45:04 +02:00
Andrii Landiak
871701ac49 Change value for MAX_DOWNLINK_ATTEMPTS from 10 to 3 2024-12-17 14:16:09 +02:00
IrynaMatveieva
481753b8f0 added restriction for number of cfs/arguments/ts rolling values 2024-12-17 13:41:23 +02:00
Artem Dzhereleiko
c98ee8db3e UI: Fixed color for hp scada filter 2024-12-17 12:48:24 +02:00
Artem Dzhereleiko
9b131bece6 UI: Oil and gas symbols with bundle 2024-12-17 12:29:32 +02:00
ViacheslavKlimov
6c0bca2bae Refactor saveAndNotifyInternal for timeseries; save latest by default 2024-12-17 12:25:57 +02:00
Viacheslav Klimov
31c516ab3a
Merge pull request #12238 from thingsboard/coaps_X509_refactoring
Improvements for CoAP DTLS support
2024-12-17 11:19:49 +02:00
ViacheslavKlimov
2bb65923dc Refactor saveAndNotify for timeseries 2024-12-16 16:40:06 +02:00
IrynaMatveieva
19f6f32326 moved logic when telemetry update to main cf service 2024-12-16 12:47:55 +02:00
dashevchenko
efb0cd2681 fixed mobile redirect if ios is disabled in properties 2024-12-13 17:42:01 +02:00
ViacheslavKlimov
1b6256a9e8 Refactor TbMsg copying 2024-12-13 15:18:37 +02:00
ViacheslavKlimov
0b3ffb5b4a Refactor TbMsg transforming 2024-12-13 14:21:55 +02:00
ViacheslavKlimov
e4cc2b4f9f Introduce TbMsgTransformer 2024-12-13 13:23:15 +02:00
ViacheslavKlimov
cbd2e012dd Refactor TbMsg.newMsg usages 2024-12-13 13:05:54 +02:00
nick
50e6968170 coaps: x509 - dtls add default values here (1024) and in yml add note 2024-12-13 12:13:11 +02:00
IrynaMatveieva
4668bece03 fixed tests 2024-12-13 11:14:56 +02:00
IrynaMatveieva
a73affea23 removed CF type LAST_RECORDS and implemented this functionality as a script(added new argument type TS_ROLLING) 2024-12-12 17:04:24 +02:00
nick
272a1aa1b1 coaps: x509 - dtls add: DTLS_MAX_FRAGMENT_LENGTH, DTLS_MAX_TRANSMISSION_UNIT 2024-12-11 18:23:15 +02:00
ViacheslavKlimov
072a08564c Use tenant notification providers for system notification type 2024-12-11 11:28:20 +02:00
ViacheslavKlimov
9cbe2ca4d5 Ignore not chosen recipients for system notification types 2024-12-11 11:14:34 +02:00
IrynaMatveieva
86569c312e added ability to perform calculations on the last records 2024-12-10 12:21:13 +02:00
Igor Kulikov
8ba8fcd9a1
Merge pull request #12200 from ArtemDzhereleiko/AD/hot-fix/scale-min-max-value
Fixed for value less than min and more than max
2024-12-09 18:19:42 +02:00
Andrii Landiak
fcb32c29f9 Fix migration from postgres to kafka for edge-events 2024-12-09 15:08:48 +02:00
IrynaMatveieva
4fed2cd416 improved ability to fetch common arguments for profile cfs 2024-12-09 13:04:41 +02:00
IrynaMatveieva
3038510150 added implementation for handling profile entities 2024-12-09 11:04:05 +02:00
dashevchenko
57df039541 fixed upgrade script for disabled android/ios configuration 2024-12-06 19:03:30 +02:00
dashevchenko
534e2349fb updated upgrade script to rename old primary key name 2024-12-06 14:49:15 +02:00
IrynaMatveieva
dfeb0a7dba made executeScrioptAsync method flexible 2024-12-06 11:11:24 +02:00
nick
df8f1dca29 tbel: tests for doc - bitwise operations 2024-12-05 23:46:44 +02:00
IrynaMatveieva
19234df2b8 improved implementation of telemetry update 2024-12-05 16:46:12 +02:00
Igor Kulikov
a8de539ea0 Merge branch 'rc' 2024-12-05 15:10:22 +02:00
Viacheslav Klimov
87cf2f7083
Merge pull request #12174 from thingsboard/feature/new-widget-resources-export
Dashboard/widget resources export - process whole config
2024-12-05 12:49:26 +02:00
Artem Dzhereleiko
9a5d37c3c2 UI: Fixed for value less than min and more than max 2024-12-05 12:02:40 +02:00
ViacheslavKlimov
e920525456 Merge branch 'master' of github.com:thingsboard/thingsboard into develop/4.0 2024-12-05 11:26:34 +02:00
ViacheslavKlimov
b2c934a4a4 Fixed ordering for available notification delivery methods 2024-12-05 10:57:29 +02:00
Igor Kulikov
8ac0468edd Version set to 4.0.0-SNAPSHOT 2024-12-04 16:51:03 +02:00
Igor Kulikov
749df3f212 Add gzip compression for load dashboard and download svg images methods. 2024-12-04 15:19:42 +02:00