Appearance
Home > resol-vbus-core > PacketSpecificationConstructorOptions
PacketSpecificationConstructorOptions interface
Options for the constructor of PacketSpecification
.
Signature:
typescript
export interface PacketSpecificationConstructorOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | The VBus channel. | ||
number | The command. | ||
number | The destination address. | ||
The destination device specification. | |||
string | The ID. | ||
VsfPacketTemplate | undefined | The VSF packet template. | ||
number | The source address. | ||
The source device specification. |