Appearance
Home > resol-vbus-core > PacketConstructorOptions
PacketConstructorOptions interface
Options for the constructor of Packet.
Signature:
typescript
export interface PacketConstructorOptions extends HeaderConstructorOptions
Extends: HeaderConstructorOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | (Optional) The command. | ||
number | (Optional) The frame count. | ||
Uint8Array | (Optional) The frame data. | ||
boolean | (Optional) Set to |