5306 Commits

Author SHA1 Message Date
dashevchenko
7be97f379c added json timeseries type for bulk import 2025-07-29 14:30:59 +03:00
yevhenii_zahrebelnyi
320e0b674e
Added per-edge stats (#13651) 2025-07-29 10:02:37 +03:00
Viacheslav Klimov
bdd0a9a5c6
Merge pull request #13777 from ShvaykaD/bugfix/rpc-additional-info
Fixed handling of RPC with missing additional info in cluster mode
2025-07-28 14:01:31 +03:00
Viacheslav Klimov
907982aab7
Merge pull request #13751 from dashevchenko/strValueForNumericTelemetry
Fixed EDQS entity field filter for numeric values saved as string
2025-07-28 12:24:54 +03:00
dshvaika
23c8c0be4e fix handling of null RPC additional info 2025-07-25 16:47:05 +03:00
Andrii Landiak
cff4f35b9a Auto-remove alarms when originator is deleted 2025-07-24 13:21:19 +03:00
Igor Kulikov
cc7c496b13 Version set to 4.2.0-RC 2025-07-24 12:47:33 +03:00
Igor Kulikov
29635bfdc0
Merge pull request #13747 from thingsboard/versions-upgrade
Fixed vulnerabilites and updated libraries
2025-07-24 12:42:55 +03:00
Viacheslav Klimov
67fa496732
Merge pull request #13739 from dskarzh/inheritable-component-annotations
Make component annotations inheritable
2025-07-24 11:17:15 +03:00
dashevchenko
52bfd78174 fixed filter implementation for numeric entity field saved as str 2025-07-22 17:35:24 +03:00
VIacheslavKlimov
45a57230c1 Upgrade versions of most libraries; refactor dependency management 2025-07-22 12:40:57 +03:00
Dmytro Skarzhynets
b323bdc5d0
Create alarm node: process message asynchronously to avoid blocking dispatcher thread 2025-07-18 17:47:04 +03:00
Dmytro Skarzhynets
b7f3c9fb63
Make component annotations inheritable 2025-07-18 15:48:06 +03:00
Viacheslav Klimov
d494a8883a
Merge pull request #13735 from thingsboard/rc
rc
2025-07-18 11:57:46 +03:00
Igor Kulikov
78a374a5ca
Merge pull request #13679 from vvlladd28/improvement/mobile-center/configure-dialog
Improved mobile configuration dialog: replace manual setup with JSON config file
2025-07-17 15:58:47 +03:00
Igor Kulikov
7c2c0357c1 Move alias entity resolution to backend. 2025-07-17 15:15:15 +03:00
Viacheslav Klimov
2fc4747551
Merge pull request #13733 from volodymyr-babak/edge-4-2
Added 4.2.0 Version to Edge Client
2025-07-17 12:54:46 +03:00
Volodymyr Babak
b52a60f05d Added Edge version 4.2.0 2025-07-17 12:44:19 +03:00
Dmytro Skarzhynets
c91b58a237
AI rule node: merge with master 2025-07-17 12:39:56 +03:00
Viacheslav Klimov
4ff470088f
Merge pull request #13667 from AndriiLandiak/add-admin-settings-entity-type
Add entity type for admin settings
2025-07-16 18:33:27 +03:00
Andrew Shvayka
413a924e69
Merge pull request #13707 from thingsboard/tbel_add_set
tbel_add_ExecutionLinkedHashSet
2025-07-16 17:53:47 +03:00
Andrew Shvayka
5c38d769ad
Merge pull request #13720 from thingsboard/lwm2mTransport_send_data_to_Core_if_not_change_Value
lwm2m_fix_bug_Fix incorrect ObjectId version resolution in telemetry send without observe
2025-07-16 17:52:14 +03:00
nickAS21
5f6cc76d11 tbel: reName createSetTb to newSet and to toSet 2025-07-16 17:31:59 +03:00
Viacheslav Klimov
1f9351100b
Change mobile app title Swagger description 2025-07-16 13:14:26 +03:00
Vladyslav_Prykhodko
3a441567d9 Rename pkgTitle to title 2025-07-16 12:56:29 +03:00
Vladyslav_Prykhodko
5a848477fc Add support mobile application title in predefined config 2025-07-16 11:37:33 +03:00
nickAS21
8b86fdc1dc lwm2m: fix bug in onUpdateValueWithSendRequest convertObjectIdToVersionedId 2025-07-15 18:22:40 +03:00
Dmytro Skarzhynets
1ce1a1b89c
AI rule node: fail node init if JSON mode is configured and the model does not support it 2025-07-15 13:33:21 +03:00
Andrii Landiak
3e223ed8bf Max client id for different mqtt protocol version 2025-07-15 10:31:54 +03:00
Viacheslav Klimov
af889fc1fd
Merge pull request #13692 from dskarzh/node-script-compilation-errors
Make script compilation errors unrecoverable during rule node initialization
2025-07-14 16:57:10 +03:00
nick
baf68bbbfc tbel: refactoring 2025-07-11 16:39:03 +03:00
nick
edba3517da tbel: add ExecutionArrayList with methods: add, addAll, remove, clear, sort, toSorted, toList 2025-07-11 14:37:02 +03:00
Dmytro Skarzhynets
ce3af71f1e
AI rule node: relax validation for top K 2025-07-11 14:29:33 +03:00
Dmytro Skarzhynets
56ccc6ff41
AI rule node: relax validation for provider configs 2025-07-11 13:25:08 +03:00
Dmytro Skarzhynets
152d685225
AI rule node: add tests for paginated get models API 2025-07-10 18:09:33 +03:00
Dmytro Skarzhynets
17d7931e5d
AI rule node: add basic save API tests 2025-07-10 12:26:10 +03:00
Dmytro Skarzhynets
82d2c1d93a
AI rule node: get rid of model type as record component 2025-07-10 11:40:14 +03:00
Dmytro Skarzhynets
fd7faa5a9e
AI rule node: fix flaky Azure IoT hub node test 2025-07-10 11:18:59 +03:00
Dmytro Skarzhynets
9bcd3d8849
AI rule node: fix rule engine message metadata (de)serialization 2025-07-10 10:37:09 +03:00
Dmytro Skarzhynets
9e96bc5a02
Merge branch 'master' into ai
# Conflicts:
#	common/data/src/main/java/org/thingsboard/server/common/data/sync/JsonTbEntity.java
2025-07-09 15:48:50 +03:00
Dmytro Skarzhynets
b6b30dbba9
AI rule node: rename AI model settings to AI model 2025-07-09 15:37:52 +03:00
Dmytro Skarzhynets
a0e8b01429
Add tests for compilation errors when evaluating scripts 2025-07-08 15:32:24 +03:00
Andrii Landiak
345c28c482 Add admin settings entity type 2025-07-08 11:40:18 +03:00
Dmytro Skarzhynets
d4ec3f8b39
AI rule node: change structure of response format info in node config 2025-07-07 20:11:52 +03:00
Dmytro Skarzhynets
69964a2413
Make script compilation errors unrecoverable during rule node initialization 2025-07-07 17:07:30 +03:00
VIacheslavKlimov
57882cc872 Merge branch 'rc' of github.com:thingsboard/thingsboard 2025-07-07 15:55:58 +03:00
imbeacon
83eef548bb Fixed issue that leads to double counting for devices connected through gateway 2025-07-07 14:45:14 +03:00
Dmytro Skarzhynets
749b327795
AI rule node: resolve dependency conflicts 2025-07-04 20:21:29 +03:00
Dmytro Skarzhynets
030f8ce974
AI rule node: remove stop sequences as it is not used 2025-07-03 15:17:22 +03:00
Dmytro Skarzhynets
f2278f86c9
AI rule node: add validation using annotations 2025-07-03 14:57:32 +03:00