Appearance
Home > resol-vbus-core > PacketFieldSpecification > (constructor)
PacketFieldSpecification.(constructor)
Construct a packet template field.
Signature:
typescript
constructor(packetTemplateField: VsfPacketTemplateField, packetId: string);
Parameters
Parameter | Type | Description |
---|---|---|
packetTemplateField | The VSF packet template field. | |
packetId | string | The packet ID. |