ViacheslavKlimov
6dd08276f8
Merge branch 'rc' of github.com:thingsboard/thingsboard
2025-02-14 13:45:35 +02:00
Viacheslav Klimov
889915d013
Merge pull request #12566 from jekka001/error-processing-device-profile
...
Fix error in deviceProfile processing
2025-02-14 13:41:11 +02:00
Viacheslav Klimov
cbabf69831
Merge pull request #12614 from thingsboard/upgrade-cleanup
...
Upgrade cleanup
2025-02-13 14:22:33 +02:00
Viacheslav Klimov
b4edfeb725
Merge pull request #12621 from dskarzh/feature/save-timeseries-strategies
...
Save time series strategies: corrections after review
2025-02-13 13:11:01 +02:00
Andrew Shvayka
47b8546988
Merge pull request #12595 from zzzeebra/test_DeleteAttributeAndRPCSubscriptions
...
Added test to verify attribute and RPC subscriptions removal
2025-02-11 19:03:30 +02:00
yevhenii_zahrebelnyi
ca1c8f71c0
Merge branch 'rc' into error-processing-device-profile
2025-02-11 16:59:51 +02:00
Viacheslav Klimov
202ee6cb10
Merge pull request #12653 from volodymyr-babak/edge-connect-fixes
...
Improved Edge handling in case connect/disconnect. Speed up initial setup
2025-02-11 16:16:43 +02:00
ViacheslavKlimov
227c7d7a15
Remove Timescale deprecation comment
2025-02-11 11:44:49 +02:00
Volodymyr Babak
a315f18195
Improved GeneralEdgeEventFetcher for case when seqId less maxRecordsReadSize
2025-02-11 08:40:40 +02:00
Volodymyr Babak
8a662076c3
ack failed downlink if its not timeseries or attibutes failures
2025-02-11 08:07:36 +02:00
Volodymyr Babak
3860d79613
Improved Edge handling in case connect/disconnect. Speed up initial setup
2025-02-10 18:42:25 +02:00
Viacheslav Klimov
feeee23fa0
Merge pull request #12649 from thingsboard/rc
...
rc
2025-02-10 15:35:43 +02:00
ViacheslavKlimov
3d40761831
Remove outdated deprecation checks
2025-02-07 16:01:38 +02:00
Dmytro Skarzhynets
12a8c070a6
Change wording from persistence to processing on backend
2025-02-07 11:45:15 +02:00
ViacheslavKlimov
daf0b78ac5
Optimize imports
2025-02-06 17:07:13 +02:00
ViacheslavKlimov
da1cd61632
Merge branch 'master' of github.com:thingsboard/thingsboard into upgrade-cleanup-4.0
2025-02-06 17:05:29 +02:00
ViacheslavKlimov
908be4e163
Update supported upgrade versions, cleanup
2025-02-06 16:51:48 +02:00
Viacheslav Klimov
8472e4f74e
Merge pull request #12612 from thingsboard/feature/gateway-dashboard-auto-branch
...
Resolve gateway dashboard branch automatically
2025-02-06 15:59:29 +02:00
ViacheslavKlimov
be836eab71
Resolve gateway dashboard branch automatically
2025-02-06 15:35:09 +02:00
yevhenii
3a32bf81da
Fix error in device profile processing
...
- Added and fixed test
2025-02-06 13:20:25 +02:00
Andrew Shvayka
8fc7ae2897
Merge pull request #12565 from jekka001/error-processing-resources
...
Fix error in resource processing
2025-02-06 12:22:36 +02:00
Viacheslav Klimov
1866fa9f65
Merge pull request #12600 from AndriiLandiak/fix/swagger-api-auth-token-endpoint
...
Refresh JWT token swagger endpoint
2025-02-06 11:25:05 +02:00
Andrew Shvayka
814dc0c726
Merge pull request #12413 from dskarzh/feature/save-timeseries-strategies
...
Save time series strategies
2025-02-06 11:20:52 +02:00
Oleksandra Matviienko
139c0c1d04
Type casting was performed in the Test class
...
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2025-02-05 13:25:00 +01:00
yevhenii_zahrebelnyi
28df1a48b8
Merge branch 'rc' into error-processing-resources
2025-02-05 12:59:15 +02:00
Andrii Landiak
82a823cac8
Add swagger endpoint for refresh jwt token
2025-02-05 12:49:02 +02:00
Oleksandra Matviienko
76155aca75
Added test to verify attribute and RPC subscriptions removal on session overflow.
...
Signed-off-by: Oleksandra Matviienko <al.zzzeebra@gmail.com>
2025-02-04 21:24:24 +01:00
Volodymyr Babak
4657e66d92
Fixed assignemnt/unassignemnt of dashboards
2025-02-04 17:15:43 +02:00
yevhenii
0dface5490
Fix error in resource processing
...
- Added update JKS resource on Cloud
2025-02-04 16:41:13 +02:00
yevhenii
726e6f7902
Fix error in resource processing
...
- Added a check that the resource is not updatable
2025-02-04 12:02:58 +02:00
Sergey Matvienko
4dfd4737a4
Device Actor processor remove subscriptions on MaxSessionsLimit
2025-02-03 18:17:15 +01:00
Viacheslav Klimov
cf53074d13
Merge pull request #12497 from YevhenBondarenko/fix/prod-5464
...
fixed NPE in sendRpcResponseToTbCore
2025-02-03 11:44:20 +02:00
Igor Kulikov
c76cd05b12
Merge branch 'rc'
2025-01-31 18:38:24 +02:00
Yevhenii
0f7142cfef
ERRORs processing DEVICE PROFILE
...
- Added saving the DELETED action when the edge is offline.
- Added synchronization of Device Profile twice for its relation with Ota Package.
2025-01-31 18:11:51 +02:00
Yevhenii
99effb6918
ERRORs processing RESOURCES
...
- Disabled duplicate validation on cloud for resource message
2025-01-31 18:00:24 +02:00
Igor Kulikov
58249e3e30
Merge pull request #12511 from vvlladd28/bug/updated_device_attributte/rename-click-function
...
Fixed issues where 'Update Device Attribute' widgets failed when send data
2025-01-31 17:45:55 +02:00
ViacheslavKlimov
2aeacf80c5
Clean up upgrade for next version
2025-01-31 13:26:52 +02:00
Artem Dzhereleiko
8bbdf89a3d
UI: Scada energy widget bundle
2025-01-24 16:29:07 +02:00
Vladyslav_Prykhodko
a0c5f72b0f
UI: Fixed error when used 'Update device attribute' widgets
2025-01-24 15:37:48 +02:00
Dmytro Skarzhynets
f40c1d389e
Save time series strategies: merge with master
2025-01-22 18:32:51 +02:00
Igor Kulikov
f920010786
Merge branch 'rc'
2025-01-22 18:25:11 +02:00
yevhenii_zahrebelnyi
9d873cb0bf
Fix telemetry edge test ( #12496 )
...
* Fix telemetry edge test
- Changed random failure logic for DownlinkMsg. A DownlinkMsg can fail only twice.
* - add case with failureProbability 100
* - refactored naming
2025-01-22 15:45:39 +02:00
YevhenBondarenko
2c8c272051
fixed NPE in sendRpcResponseToTbCore
2025-01-22 12:51:49 +01:00
Dmytro Skarzhynets
e009967fa7
Save time series strategies: rename SaveActions to Strategy
2025-01-21 16:21:28 +02:00
Dmytro Skarzhynets
39e47cd484
Save time series strategies: refactor boolean flags in TimeseriesSaveRequest.java to SaveActions nested record
2025-01-21 14:26:08 +02:00
Dmytro Skarzhynets
996b8997fd
Save time series strategies: simplify SQL upgrade script
2025-01-21 11:14:22 +02:00
Dmytro Skarzhynets
71d43f3af2
Save time series strategies: update configurationVersion for save time series node in rule chain JSONs
2025-01-17 15:24:06 +02:00
Dmytro Skarzhynets
3aac81745f
Save time series strategies: add test for changes in entity view service
2025-01-16 12:58:22 +02:00
Viacheslav Klimov
f4b5c4321b
Merge pull request #12398 from thingsboard/fix_bug_lwm2m_profile_update_dynamic
...
fix bug: lwm2m update Observe dynamically and between connections
2025-01-14 17:38:25 +02:00
Dmytro Skarzhynets
d1acba40a2
Save time series strategies: add tests for changes in telemetry service
2025-01-14 15:20:16 +02:00