24122 Commits

Author SHA1 Message Date
Vladyslav Prykhodko
ff3c1e27ed UI: Improved Nederlands (België) translation remove duplicate tranlate and invalid text 2025-04-30 23:47:19 +03:00
Vladyslav_Prykhodko
76fd2a3abb UI: Add new unit definition 2025-04-30 18:31:57 +03:00
nickAS21
a7d0d27b58 Merge remote-tracking branch 'origin/lwm2m_observe_composite' into lwm2m_observe_composite 2025-04-30 18:17:47 +03:00
Vladyslav Prykhodko
9f04404496
Merge pull request #13287 from deaflynx/feature/ui/lwm2m_observe_composite
Device profile lwm2m transport added Observe strategy selector
2025-04-30 18:16:00 +03:00
deaflynx
8ebf996565 UI: lwm2m observe strategies minor updates. 2025-04-30 17:51:00 +03:00
deaflynx
be323e3c20 UI: lwm2m observe strategies minor updates. 2025-04-30 17:38:21 +03:00
Vladyslav_Prykhodko
8c178a2647 UI: Fixed incorrect help links for calculated fields 2025-04-30 16:46:12 +03:00
deaflynx
de589fb41c UI: lwm2m observe strategies updated descriptions. 2025-04-30 13:07:43 +03:00
deaflynx
8c840f7c6f UI: lwm2m observe strategy feature. 2025-04-30 13:07:37 +03:00
Vladyslav_Prykhodko
505dfb2e4d UI: Add new unit definition 2025-04-30 13:00:48 +03:00
deaflynx
64bd969bee UI: lwm2m observe strategies updated descriptions. 2025-04-30 12:45:44 +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
IrynaMatveieva
64f35d2d7b fixed entity service regisrty test 2025-04-30 11:16:36 +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
Vladyslav Prykhodko
8c3f56da25 UI: Add unit definitions 2025-04-29 23:02:13 +03:00
Vladyslav Prykhodko
d0e56d860c UI: Add unit definitions; add service map unit service 2025-04-29 22:04:18 +03:00
nickAS21
cff17821c5 lwm2m: add observeComposite ti init Client 2025-04-29 19:06:29 +03:00
nickAS21
b9706295ae lwm2m: add new field: elemetryObserveStrategy observeStrategy -license:format 2025-04-29 18:01:32 +03:00
deaflynx
3f2fd6f979 UI: lwm2m observe strategy feature. 2025-04-29 17:39:54 +03:00
Vladyslav_Prykhodko
82ced843d3 UI: Refactoring convert unit 2025-04-29 16:07:26 +03:00
Vladyslav_Prykhodko
caa643d157 UI: Refactoring unit-input and panel 2025-04-29 15:35:18 +03:00
Vladyslav_Prykhodko
f5f794191d UI: Add new unit definition 2025-04-29 15:02:42 +03:00
nickAS21
1131fda582 lwm2m: add new field: elemetryObserveStrategy observeStrategy; 2025-04-29 12:00:34 +03:00
yevhenii
08679cf561 PostgreSQL View for active Edges
- Moved filtering logic for active edges from inline native query to a database view (edge_active_attribute_view)
to simplify the query and improve maintainability.
2025-04-29 11:33:50 +03:00
Vladyslav_Prykhodko
2d9d43f068 UI: Add unit input group name 2025-04-28 18:27:35 +03:00
Vladyslav_Prykhodko
cfcb16a61b UI: Refactoring units models; Add new units acceleration, angle, area, angular-acceleration 2025-04-28 16:37:39 +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
1fff7f1271 updated script help page 2025-04-28 14:48:36 +03:00
IrynaMatveieva
8e9cd196c1 fixed tests 2025-04-28 14:23:05 +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
b09967074e added delete method 2025-04-28 11:20:05 +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
Vladyslav_Prykhodko
6d2d07da24 UI: Add init unit convertor and service 2025-04-25 17:56:36 +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
Andrew Shvayka
f99aef4d3c
Merge pull request #13258 from thingsboard/fix_bug_update_ota_object19
lwm2m_fix_bug_object19_For_Ota
2025-04-25 12:11:08 +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