Remove ZMQ debug packet counter from display
All checks were successful
Build and Release / build-and-release (push) Successful in 1m23s

- Remove ZMQ stats display from system widget
- Remove update_zmq_stats method
- Remove zmq_packets_received and zmq_last_packet_age fields
- Clean up display to only show essential information
This commit is contained in:
2025-12-01 19:42:05 +01:00
parent 5bb7d6cf57
commit 7e1962a168
6 changed files with 6 additions and 38 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "cm-dashboard"
version = "0.1.242"
version = "0.1.243"
edition = "2021"
[dependencies]