Skip to content

Home > resol-vbus-core > HeaderSetConstructorOptions

HeaderSetConstructorOptions interface

Options for the constructor of HeaderSet.

Signature:

typescript
export interface HeaderSetConstructorOptions<T extends Header = Header>

Properties

Property

Modifiers

Type

Description

headers?

T[]

(Optional) The initial headers.

timestamp?

Date

(Optional) The timestamp.