Appearance
Home > resol-vbus-core > HeaderConstructorOptions
HeaderConstructorOptions interface
The options for the constructor of Header.
Signature:
typescript
export interface HeaderConstructorOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | (Optional) The VBus channel. | ||
number | (Optional) The destination address. | ||
number | (Optional) The minor VBus version. | ||
number | (Optional) The source address. | ||
Date | (Optional) The timestamp. |