Appearance
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 |
---|---|---|---|
string | The pattern of the filename, optionally including placeholders for date components. | ||
number | (Optional) The interval in milliseconds. |