dshvaika
|
3643b54985
|
Added relation creation support
|
2025-08-08 19:51:49 +03:00 |
|
dshvaika
|
409328dbe3
|
removed no needed logic from geofencing arugment
|
2025-08-08 17:28:57 +03:00 |
|
dshvaika
|
fb84eb0695
|
typos fix
|
2025-08-08 17:02:29 +03:00 |
|
dshvaika
|
c783176e71
|
Updated to use zone groups
|
2025-08-07 15:51:19 +03:00 |
|
dshvaika
|
ede9fd5e05
|
Added support to use only one zone type instead of two + minor validation fixes
|
2025-08-06 16:12:33 +03:00 |
|
dshvaika
|
82cca8c665
|
renamed saveZones to allowedZones
|
2025-08-04 18:27:30 +03:00 |
|
dshvaika
|
4cd0ec9e27
|
Basic data validation & fixed calculated field update in scheduled update msg
|
2025-08-01 19:18:10 +03:00 |
|
dshvaika
|
e22462521f
|
Scheduling exclusively during CF init and update & added simple relation check for fetch from DB
|
2025-08-01 15:31:43 +03:00 |
|
dshvaika
|
c8490080a1
|
added basic logic to update state periodically
|
2025-08-01 13:12:44 +03:00 |
|
dshvaika
|
57146ff94f
|
geofencing cf init commit
|
2025-07-10 14:19:39 +03:00 |
|
Viacheslav Klimov
|
a776a214ee
|
Merge pull request #13666 from thingsboard/rc
rc
|
2025-07-02 11:34:38 +03:00 |
|
VIacheslavKlimov
|
68be1163b6
|
Cleanup upgrade from 4.1 to 4.2
|
2025-07-01 11:09:03 +03:00 |
|
Viacheslav Klimov
|
f2b8a7ae7b
|
Merge pull request #13562 from AndriiLandiak/feature/ota-package-vc
Version control support for OTA packages
|
2025-06-25 14:57:50 +03:00 |
|
Viacheslav Klimov
|
025117610b
|
Merge pull request #13494 from jekka001/support-cf-for-edge
Added calculated fields sync for Edge
|
2025-06-25 14:54:30 +03:00 |
|
Andrii Landiak
|
71ec0a588a
|
Fix test to use profile with ota on import
|
2025-06-25 11:34:17 +03:00 |
|
Andrii Landiak
|
7a81ec5a8b
|
Add name to OtaPackageInfo json
|
2025-06-23 11:45:41 +03:00 |
|
Andrii Landiak
|
d6f18dc851
|
Fix error on import
|
2025-06-20 15:54:01 +03:00 |
|
Andrii Landiak
|
7dc8f10740
|
Refactoring
|
2025-06-19 17:09:08 +03:00 |
|
Viacheslav Klimov
|
bff669e4cb
|
Merge pull request #13606 from thingsboard/rc
rc
|
2025-06-19 15:05:07 +03:00 |
|
Viacheslav Klimov
|
a55f4d386a
|
Merge pull request #13570 from thingsboard/fix/oom
Memory usage improvements
|
2025-06-19 08:07:03 +03:00 |
|
Viacheslav Klimov
|
591d01e3e2
|
Merge pull request #13556 from dashevchenko/alarmCountFilterFix
Added entity and key filters support for alarm count query
|
2025-06-18 17:39:24 +03:00 |
|
ViacheslavKlimov
|
f9523209bf
|
Fix tests
|
2025-06-18 16:26:25 +03:00 |
|
ViacheslavKlimov
|
2c0001e5e0
|
Remove redundant "transient" usages
|
2025-06-18 07:23:56 +03:00 |
|
ViacheslavKlimov
|
1ec2450c78
|
Get rid of rule node configurationBytes
|
2025-06-18 07:22:11 +03:00 |
|
IrynaMatveieva
|
7ba8e1366c
|
fixed server failure when cf configuration is invalid
|
2025-06-13 12:06:22 +03:00 |
|
Andrii Landiak
|
7ffd468d06
|
Improve OtaPackageExportData
|
2025-06-11 15:13:59 +03:00 |
|
Viacheslav Klimov
|
9567e9e0ce
|
Merge pull request #13555 from irynamatveieva/cf-msg-ts
Replaced 'use message ts' with 'use latest ts'
|
2025-06-11 12:21:33 +03:00 |
|
dashevchenko
|
a39dc6e03a
|
refactoring, added test for /api/alarmsQuery/find
|
2025-06-11 11:25:39 +03:00 |
|
Andrii Landiak
|
27473619db
|
Ota package vc support
|
2025-06-11 09:54:33 +03:00 |
|
IrynaMatveieva
|
58aa930d1d
|
renamed property
|
2025-06-11 08:17:40 +03:00 |
|
dashevchenko
|
ac7aa5facd
|
added support for AlarmCountQuery entityFilter and keyFilters
|
2025-06-10 13:03:39 +03:00 |
|
Dmytro Skarzhynets
|
ccc2e6e635
|
Merge branch 'rc' into activity-fix
# Conflicts:
# application/src/main/java/org/thingsboard/server/service/edge/rpc/EdgeGrpcSession.java
|
2025-06-09 16:17:12 +03:00 |
|
Dmytro Skarzhynets
|
9a82f6b881
|
Return AttributesSaveResult instead of just List<Long> when saving attributes
|
2025-06-09 15:47:52 +03:00 |
|
Yevhenii
|
f280f328a7
|
Merge remote-tracking branch 'ce/rc' into support-cf-for-edge
|
2025-06-09 13:27:03 +03:00 |
|
Igor Kulikov
|
550109080e
|
Merge branch 'rc'
|
2025-06-06 19:49:44 +03:00 |
|
Viacheslav Klimov
|
4d31138b53
|
Merge pull request #13534 from AndriiLandiak/fix/resources-shortage-cluster
Improve processing strategy. Fix resources shortage
|
2025-06-06 15:21:09 +03:00 |
|
Viacheslav Klimov
|
34dca26c28
|
Merge pull request #13537 from thingsboard/rc
Rc
|
2025-06-06 15:18:13 +03:00 |
|
Andrii Landiak
|
d4c83b7fc3
|
Improve notification processing strategy. Fix tests
|
2025-06-06 11:22:49 +03:00 |
|
yevhenii
|
2761866e58
|
CalculatedField functionality support for Edge
- Modified downlink push logic
|
2025-06-05 18:06:51 +03:00 |
|
Viacheslav Klimov
|
de2e6ba427
|
Merge pull request #13528 from thingsboard/fix/edqs
Fix EdqsState.isApiReady
|
2025-06-05 15:04:06 +03:00 |
|
ViacheslavKlimov
|
11fc6358b4
|
Fix EdqsState.isApiReady
|
2025-06-05 15:03:19 +03:00 |
|
Viacheslav Klimov
|
35d512a871
|
Merge pull request #13526 from thingsboard/fix/task-start-time
Improvements for task processing
|
2025-06-05 11:16:28 +03:00 |
|
ViacheslavKlimov
|
957965b351
|
Improvements for task processing
|
2025-06-04 15:39:14 +03:00 |
|
ViacheslavKlimov
|
16d204632a
|
Add backward compatibility for RateLimitsNotificationInfo
|
2025-06-04 14:25:26 +03:00 |
|
Igor Kulikov
|
ebf6f66cbe
|
Version set to 4.2.0-SNAPSHOT
|
2025-06-03 18:55:18 +03:00 |
|
Igor Kulikov
|
2de733ef69
|
Version set to 4.2.0
|
2025-06-03 18:42:01 +03:00 |
|
Viacheslav Klimov
|
d08fef6da5
|
Merge pull request #13497 from ShvaykaD/hotfix/notification-rate-limits-rules
Notification rate limits rules upgrade + UI locale updates
|
2025-06-02 18:04:47 +03:00 |
|
ViacheslavKlimov
|
c1b5f0a902
|
Fix EntityFields.getCustomerId
|
2025-06-02 17:56:57 +03:00 |
|
dshvaika
|
888acda326
|
Updated translation for monolith API
|
2025-06-02 17:32:40 +03:00 |
|
ViacheslavKlimov
|
850af5d126
|
Version set to 4.1.0-RC
|
2025-06-02 15:19:20 +03:00 |
|