CSV DataLogger Configuration
The CSV DataLogger plugin can handle multiple client instances (only publishers). Each of them has its own context and runs as independent task.
The client is configured in the settings.json
located in the Config/HumanOS.PeSeL.CsvDataLogger/
folder.
This configuration is very similar to the other DataLogger configurations. As a result, the documentation is divided into two parts.
- Common DataLogger Configuration: documents the general DataLogger configuration.
- This document only documents the specific properties of the CsvDataLogger plugin.