Remove with Text
Remove GetEngineeringSpcReview Better error message EnforceCodeStyleInBuild NginxFileSystem Remove Reactors and Working Directory AppSettings Delete self contained Thunder Tests Back to .net8.0 api/v4/InfinityQS ApiExplorerSettings Wafer Counter
This commit is contained in:
8
Shared/DataModels/WaferCounter.cs
Normal file
8
Shared/DataModels/WaferCounter.cs
Normal file
@ -0,0 +1,8 @@
|
||||
namespace OI.Metrology.Shared.DataModels;
|
||||
|
||||
public record WaferCounter(DateTime DateTime,
|
||||
string DateTimeFormatted,
|
||||
string EquipmentId,
|
||||
string Text,
|
||||
int Total,
|
||||
string SlotMap);
|
Reference in New Issue
Block a user