spatial-monorepo / verticals/src / AndonEntry
Interface: AndonEntry
Defined in: packages/verticals/src/components/FactoryProfile.tsx:41
Properties
color
color:
string
Defined in: packages/verticals/src/components/FactoryProfile.tsx:44
id
id:
string
Defined in: packages/verticals/src/components/FactoryProfile.tsx:42
label?
optionallabel?:string
Defined in: packages/verticals/src/components/FactoryProfile.tsx:45
position?
optionalposition?: [number,number]
Defined in: packages/verticals/src/components/FactoryProfile.tsx:52
Issue #595 — real machine location (lng, lat), sourced from the andonFn result (or resolved from IMDF by the caller before it reaches andonFn). Entries without a position are excluded from AndonLayer's rendered FeatureCollection rather than being plotted at [0, 0].
state
state:
"red"|"green"|"yellow"
Defined in: packages/verticals/src/components/FactoryProfile.tsx:43
