M5Max128
5d8449b07c
fix: compile processing.rs + mount processing_routes
- Fix 9 compilation errors in processing.rs:
- memory_mb typo (mem_mb)
- download_json return type
- Chunk from_row (use row_to_json)
- ProgressResponse/SystemHealthInfo/ProcessorProgressInfo Deserialize
- Remove flush_all/flush (methods don't exist)
- Add pub mod processing to api/mod.rs
- Merge processing::processing_routes() into server router
2026-05-23 22:40:19 +08:00
..
2026-05-22 15:47:17 +08:00
2026-05-22 12:22:35 +08:00
2026-05-21 16:38:49 +08:00
2026-05-22 09:33:33 +08:00
2026-05-21 16:38:49 +08:00
2026-05-22 15:47:17 +08:00
2026-05-23 02:54:34 +08:00
2026-05-21 16:38:49 +08:00
2026-05-21 16:38:49 +08:00
2026-05-22 16:01:33 +08:00
2026-05-22 10:29:52 +08:00
2026-05-22 09:22:15 +08:00
2026-05-21 01:08:30 +08:00
2026-05-23 22:40:19 +08:00
2026-05-23 22:40:19 +08:00
2026-05-21 16:38:49 +08:00
2026-05-21 16:38:49 +08:00
2026-05-23 22:40:19 +08:00
2026-05-21 16:38:49 +08:00
2026-05-22 09:22:15 +08:00
2026-05-21 16:38:49 +08:00
2026-05-21 16:38:49 +08:00
2026-05-21 01:08:30 +08:00
2026-05-21 16:38:49 +08:00