Skip to content

Home > resol-vbus-core-toolbox-scripts > csvWriter > CsvWriterService

csvWriter.CsvWriterService interface

The service provided by the csv-writer script.

Signature:

typescript
export interface CsvWriterService

Methods

Method

Description

createCsvWriter(options)

Create a custom CSV writer instance.

getSharedCsvWriter()

Get the shared CSV writer instance.