Commit Graph

7 Commits

Author SHA1 Message Date
0e6be1f8a6 dev portal ok overwrite png files 2024-12-09 15:37:08 +01:00
9942b5c542 remote fecthing ok on sim
wip on server
2024-11-08 16:47:25 +01:00
neo-nb3
a38aea5e5c file download from server wip 2024-11-06 21:00:17 +01:00
fce0151ecc Refactor remote_fetch method to improve file management
Updated remote_fetch to allow flexible machine_status input and reorganized file saving logic to categorize downloads based on file types. Modified test configuration to ensure compatibility with the new changes.
2024-10-23 16:51:27 +02:00
1da8c3ae39 Add machine_id parameter to remote_fetch method
Updated the remote_fetch method to accept a mandatory machine_id parameter and adjusted the URL endpoint accordingly. Modified relevant invocation and added error handling for missing machine_id. Updated the corresponding tests to include the machine_id parameter.
2024-10-23 15:00:17 +02:00
61b7fc98a5 dev.r5portal upload system unit test ok 2024-10-23 09:36:55 +02:00
d5a4813b58 dev.r5portal upload system unit test ok 2024-10-23 09:20:41 +02:00