Appearance
Home > resol-vbus-core > VsfPacketTemplate
VsfPacketTemplate interface
A VSF packet template.
Signature:
typescript
export interface VsfPacketTemplate
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | The command. | ||
number | The destination address. | ||
number | The mask of the destination address. | ||
The list of fields. | |||
number | The source address. | ||
number | The mask of the source address. |