Skip to content

Superviseur — Frontend v0.14.0


Superviseur — Frontend / features/panel/panel.types / PointConfig

Interface: PointConfig

Défini dans: features/panel/panel.types.ts:54

Configuration statique d'un point de détection (adressable ou non).

Propriétés

PropriétéTypeDescriptionDéfini dans
indexnumberIndex UI du point (base 0 ou 1 selon le contexte).features/panel/panel.types.ts:56
pointIndex?numberIndex backend du point tel qu'envoyé à l'API.features/panel/panel.types.ts:58
zoneIndex?numberIndex de la zone parente (base 1).features/panel/panel.types.ts:60
labelstringLibellé affiché du point.features/panel/panel.types.ts:62

Documentation Technique