mirror of
https://github.com/zvx-echo6/meshai.git
synced 2026-05-21 23:24:44 +02:00
docs(dashboard): add detailed health pillar calculation explanations
Reference page now explains HOW each health pillar is calculated: - Infrastructure: router online ratio - Utilization: airtime estimation from packet counts - Coverage: gateway redundancy with single-gw penalties - Behavior: flagged node thresholds - Power: battery warning ratio Includes actual formulas and special cases. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
abef593146
commit
4ed154770d
3 changed files with 1163 additions and 1059 deletions
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
|
|
@ -8,7 +8,7 @@
|
||||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||||
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
|
<link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@400;500;600;700&display=swap" rel="stylesheet">
|
||||||
<script type="module" crossorigin src="/assets/index-Dc67XxQ3.js"></script>
|
<script type="module" crossorigin src="/assets/index-CmwrG05d.js"></script>
|
||||||
<link rel="stylesheet" crossorigin href="/assets/index-DbmGQdf0.css">
|
<link rel="stylesheet" crossorigin href="/assets/index-DbmGQdf0.css">
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue