Namespace SmarterLink.Core.Protocol.Events
Classes
- DataProcessorEvents
Base type for events published by Data Processor participants.
- DataProcessorEvents.ComponentAnalysisUpdated
Signals that analysis results for a component are available for download.
- DataProcessorEvents.ComponentReportUpdated
Signals that a report for a component has been updated and is available for download.
- InspectionEvents
Base type for events published by Data Producer (inspection) participants.
- InspectionEvents.ComponentImageAcquired
Signals that an image of a component has been acquired and is available for download.
- InspectionEvents.InspectionSystemStatusAcquired
Reports status information from a Data Producer participant.
- InspectionEvents.UserInformationAcquired
Carries operator-entered or operator-associated information for a component.
- JobEvents
Base type for job-scoped events. Job events are published at the station level and are not tied to a specific participant.
- JobEvents.ActiveJobUpdated
Signals that the active job at a station has changed.
- JobEvents.JobFileAvailable
Signals that a file associated with a job (for example, a recipe or configuration) is available for download.