Appearance
Home > resol-vbus-core > PacketSpecification
PacketSpecification class
A packet specification.
Signature:
typescript
export declare class PacketSpecification
Constructors
Constructor | Modifiers | Description |
---|---|---|
Constructor a packet specification. |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
number | The VBus channel. | ||
number | The command. | ||
number | The destination address. | ||
The destination device specification. | |||
The list of field specifications. | |||
string | The ID. | ||
VsfPacketTemplate | undefined | The VSF packet template. | ||
number | The source address. | ||
The source device specification. |