Thème
Superviseur — Frontend v0.14.0
Superviseur — Frontend / features/status/panel-health.utils / getSortedZonePoints
Fonction: getSortedZonePoints()
ts
function getSortedZonePoints(points): Point[];Défini dans: features/status/panel-health.utils.ts:166
Trie les points d'une zone par criticité décroissante, puis par index croissant.
Paramètres
| Paramètre | Type |
|---|---|
points | Point[] |
Retourne
Point[]