Strategy for loading configuration onto the device (config.csv file).
config.csv
'merge'
'replace'
Generated using TypeDoc
Strategy for loading configuration onto the device (
config.csv
file).'merge'
: Merge the provided config with the existing device configuration.'replace'
: Completely replace the device configuration with the provided config.