The Manufacturing Events domain covers the factory floor data pipeline: raw MES transaction events, production line configuration, shift lifecycle events, and the computed shift aggregate metrics.
Event Flow
- MesEvent — Raw transaction events (PRODUCED, SCRAPPED, REWORKED) from the MES system
- LineConfig — Production line metadata (factory, area, schedule, targets) from configuration
- ShiftEvent — Shift start/end signals that define aggregation windows
- ShiftAggregate — Pre-computed shift metrics emitted by the stream-processor