◆ Run()
void FiftyOne.DeviceDetection.Examples.OnPremise.OfflineProcessing.Program.Example.Run | ( | string | dataFile, |
TextReader | evidenceYaml, | ||
ILoggerFactory | loggerFactory, | ||
TextWriter | output | ||
) |
Process a YAML representation of evidence - and create a YAML output containing the processed evidence.
- Parameters
-
- dataFile - The path to the device detection data file
- evidenceYaml - Reader containing the yaml representation of the evidence to process
- loggerFactory - Factory to use when creating loggers
- output - Output writer to use when writing results