◆ run()
| static void fiftyone.devicedetection.examples.console.OfflineProcessing.run | ( | String | dataFile, |
| InputStream | is, | ||
| OutputStream | os | ||
| ) | throws Exception |
static
Process a YAML representation of evidence - and create a YAML output containing the processed evidence.
- Parameters
-
- dataFile - the 51Degrees on premise data file containing information about devices
- is - an InputStream containing YAML documents - one per device
- os - an OutputStream for the processed data
- Examples
- console/OfflineProcessing.java.
Member Data Documentation
◆ HEADER_EVIDENCE_YML
final String fiftyone.devicedetection.examples.console.OfflineProcessing.HEADER_EVIDENCE_YML staticInitial value:="device-detection-data/20000 Evidence Records.yml"◆ LITE_V_4_1_HASH
final String fiftyone.devicedetection.examples.console.OfflineProcessing.LITE_V_4_1_HASH staticInitial value:="device-detection-data/51Degrees-LiteV4.1.hash"
