Skip to content

Home > resol-vbus-core > PacketFieldConstructorOptions

PacketFieldConstructorOptions interface

Options for the constructor of PacketField.

Signature:

typescript
export interface PacketFieldConstructorOptions

Properties

Property

Modifiers

Type

Description

fieldSpec

PacketFieldSpecification

The field specification.

packet

Packet

The packet.

packetSpec

PacketSpecification

The packet specification.