Skip to content

Home > resol-vbus-core-toolbox-scripts > recordingWriter > RecordingWriterConstructorOptions

recordingWriter.RecordingWriterConstructorOptions interface

The options used for the constructor of RecordingWriter.

Signature:

typescript
export interface RecordingWriterConstructorOptions

Properties

Property

Modifiers

Type

Description

filenamePattern

string

The pattern of the filename, optionally including placeholders for date components.

interval?

number

(Optional) The interval in milliseconds.