ViacheslavKlimov
|
09e334660f
|
Truncate notification table on test finish
|
2025-05-02 13:02:21 +03:00 |
|
ViacheslavKlimov
|
03845450ef
|
Truncate notification table on test finish
|
2025-05-02 12:40:40 +03:00 |
|
ViacheslavKlimov
|
f4cd471082
|
Notification on job finish
|
2025-05-02 12:26:23 +03:00 |
|
Artem Dzhereleiko
|
777228afe4
|
UI: Rename id property
|
2025-05-01 16:39:46 +03:00 |
|
Dmytro Skarzhynets
|
e84a006091
|
Merge branch 'rc' into fix/mqtt-client/infinite-retransmission-memory-leak
# Conflicts:
# application/src/main/java/org/thingsboard/server/actors/ActorSystemContext.java
|
2025-05-01 16:33:44 +03:00 |
|
Dmytro Skarzhynets
|
8d749f593b
|
MQTT client: limit retransmission attempts to prevent unlimited memory usage and network overload
|
2025-05-01 16:30:41 +03:00 |
|
Artem Dzhereleiko
|
166475a524
|
UI: Refactoring connector settings
|
2025-05-01 16:21:14 +03:00 |
|
ViacheslavKlimov
|
950d1d85c4
|
Task results refactoring
|
2025-05-01 15:02:28 +03:00 |
|
ViacheslavKlimov
|
9e878923e1
|
Refactor job and task results
|
2025-05-01 13:41:36 +03:00 |
|
ViacheslavKlimov
|
d357be9209
|
Minor refactoring
|
2025-05-01 12:18:10 +03:00 |
|
Artem Dzhereleiko
|
3066d17294
|
UI: Hint for dynamic settings and refactoring flow animation
|
2025-05-01 10:41:38 +03:00 |
|
ViacheslavKlimov
|
44a4d9d690
|
Cleanup code
|
2025-04-30 11:25:32 +03:00 |
|
ViacheslavKlimov
|
479ff8e25e
|
Jobs reprocessing
|
2025-04-30 11:18:22 +03:00 |
|
ViacheslavKlimov
|
1562fc19d9
|
Test CF reprocessing jobs
|
2025-04-30 11:18:08 +03:00 |
|
ViacheslavKlimov
|
60fdb7df3d
|
Multiple queued jobs of the same type
|
2025-04-30 11:17:30 +03:00 |
|
ViacheslavKlimov
|
a317b4707a
|
Discard tasks when tenant is deleted
|
2025-04-30 11:17:03 +03:00 |
|
ViacheslavKlimov
|
ee9237c416
|
Implement job cancellation
|
2025-04-30 11:16:57 +03:00 |
|
ViacheslavKlimov
|
290fba4819
|
Job stats, REST API, tests
|
2025-04-30 11:15:47 +03:00 |
|
ViacheslavKlimov
|
215c5dbb96
|
Jobs
|
2025-04-30 11:15:26 +03:00 |
|
nickAS21
|
cff17821c5
|
lwm2m: add observeComposite ti init Client
|
2025-04-29 19:06:29 +03:00 |
|
nickAS21
|
1131fda582
|
lwm2m: add new field: elemetryObserveStrategy observeStrategy;
|
2025-04-29 12:00:34 +03:00 |
|
Viacheslav Klimov
|
63faeacc69
|
Merge pull request #13227 from irynamatveieva/improvements/calculated-fields
Added ability to preserve last update ts for calculated value
|
2025-04-28 15:00:25 +03:00 |
|
IrynaMatveieva
|
644bc0c647
|
updated formatting result
|
2025-04-28 13:01:15 +03:00 |
|
IrynaMatveieva
|
e644def232
|
fixes
|
2025-04-28 12:10:11 +03:00 |
|
IrynaMatveieva
|
85dfbe8792
|
added new lines to the end of the files
|
2025-04-28 11:08:26 +03:00 |
|
IrynaMatveieva
|
65f9adcc65
|
added trendz settings
|
2025-04-28 11:03:33 +03:00 |
|
Yevhenii
|
c158795041
|
Changed EdgeGrpcService startup
- Refactored init method to use @AfterStartUp with REGULAR_SERVICE order
|
2025-04-25 20:32:23 +03:00 |
|
IrynaMatveieva
|
34592ef4b4
|
added description
|
2025-04-25 16:49:29 +03:00 |
|
Dmytro Skarzhynets
|
b1d86d128c
|
Merge branch 'master' into fix/alarm-delete-event-order
|
2025-04-25 15:41:12 +03:00 |
|
IrynaMatveieva
|
dd493d1f52
|
added tests
|
2025-04-25 15:32:03 +03:00 |
|
Dmytro Skarzhynets
|
876237fede
|
Send the ALARM_DELETE event only after the alarm is successfully deleted
|
2025-04-25 14:40:16 +03:00 |
|
yevhenii
|
6f9e36d386
|
Update edge install instructions
- updated install instructions
|
2025-04-24 18:36:39 +03:00 |
|
nickAS21
|
53e8c37646
|
lwm2m: fix buf in the front: useObject19ForOta to useObject19ForOtaInfo
|
2025-04-24 17:21:23 +03:00 |
|
Andrii Landiak
|
b516583c6d
|
Remove env setup config
|
2025-04-24 16:53:57 +03:00 |
|
Andrii Landiak
|
edd7d6392a
|
Improvement after review
|
2025-04-24 16:52:31 +03:00 |
|
Andrew Shvayka
|
300cdbe0f7
|
Merge pull request #12799 from thingsboard/feature/lwm2m/obj-19-ota-update
Use LwM2M Object 19 to send OTA update metadata
|
2025-04-24 16:11:35 +03:00 |
|
nickAS21
|
841d3ea33f
|
lwm2m: update with master
|
2025-04-24 15:56:58 +03:00 |
|
nickAS21
|
6acfcab34d
|
Merge branch 'refs/heads/master' into feature/lwm2m/obj-19-ota-update
|
2025-04-23 11:26:06 +03:00 |
|
nickAS21
|
ddb9cd20a8
|
lwm2m: fix_bug 404: comment1
|
2025-04-22 16:28:56 +03:00 |
|
nickAS21
|
2a211bbc45
|
lwm2m: fix_bug 404 in profile on UI
|
2025-04-22 15:58:36 +03:00 |
|
Dmytro Skarzhynets
|
e4e9735074
|
Cleanup deprecated API in SubscriptionManagerService
|
2025-04-22 11:23:42 +03:00 |
|
Igor Kulikov
|
d6fb28ebd7
|
Revert upgrade scripts
|
2025-04-22 11:12:44 +03:00 |
|
Igor Kulikov
|
bee6c19a51
|
Version 4.1.0-SNAPSHOT
|
2025-04-22 10:58:36 +03:00 |
|
Igor Kulikov
|
50733cd12a
|
Merge with RC
|
2025-04-22 10:57:57 +03:00 |
|
Igor Kulikov
|
a40f9d6ae4
|
Ver 4.0.1-RC
|
2025-04-22 10:56:47 +03:00 |
|
Igor Kulikov
|
84b102bb21
|
Update supported versions for upgrade
|
2025-04-22 10:52:44 +03:00 |
|
Igor Kulikov
|
5fbb3194a7
|
Version 4.0.1-RC
|
2025-04-22 10:46:16 +03:00 |
|
Igor Kulikov
|
0cc0fb9309
|
Merge pull request #13229 from ArtemDzhereleiko/AD/bug-fix/b-r-elbow-con-position
Fixed SCADA HP bottom right elbow connector pipe
|
2025-04-22 10:26:15 +03:00 |
|
nickAS21
|
d8435246dd
|
lwm2m: add Base64 from java.util and add Test FW to objectId=19 jsonNode
|
2025-04-18 19:24:45 +03:00 |
|
nickAS21
|
33ec93c32d
|
lwm2m: comments1
|
2025-04-18 12:31:15 +03:00 |
|