Skip to content

spatial-monorepo


spatial-monorepo / verticals/src / OEEPanelProps

Interface: OEEPanelProps

Defined in: packages/verticals/src/components/FactoryProfile.tsx:670

Properties

line

line: OEELineData

Defined in: packages/verticals/src/components/FactoryProfile.tsx:672

The OEE line to display details for.


onClose?

optional onClose?: () => void

Defined in: packages/verticals/src/components/FactoryProfile.tsx:674

Called when the panel close button is clicked.

Returns

void

Released under commercial licensing.