mirror of
https://github.com/Telecominfraproject/wlan-ucentral-schema.git
synced 2026-03-20 03:41:53 +00:00
The telemetry code generates tx_retries and tx_failed in delta counters but these fields were missing from the state schema, causing validation failures. Fixes: WIFI-15234 Signed-off-by: John Crispin <john@phrozen.org>