ESP32-sveltekit icon indicating copy to clipboard operation
ESP32-sveltekit copied to clipboard

Refactor System Status and Metrics

Open ewowi opened this issue 8 months ago • 0 comments

UI

  • analytics.ts and models.ts: add used_heap, free_psram, used_psram and psram_size
  • SystemMetrics: add psram (conditionally)
  • SystemStatus: reorder items from dynamic to static info, psram (conditionally), consistant formatting

Server

  • AnalyticsService, SystemStatus: psram conditionally

ewowi avatar Mar 16 '25 19:03 ewowi