Appearance
Home > resol-vbus-core-toolbox-scripts > recordingWriter > RecordingWriter
recordingWriter.RecordingWriter class
Writes VBus data into a file according to the VBus Recording File Format.
Signature:
typescript
export declare class RecordingWriter
Constructors
Constructor | Modifiers | Description |
---|---|---|
Create a new RecordingWriter. |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
string | The pattern of the filename, optionally including placeholders for date components. | ||
The set of packets received. | |||
number | The interval in milliseconds. | ||
boolean | Indicates that the logging has started. |
Methods
Method | Modifiers | Description |
---|---|---|
Set the interval. |