Skip to content

Home > resol-vbus-core > VsfPacketTemplateField

VsfPacketTemplateField interface

A VSF packet template field.

Signature:

typescript
export interface VsfPacketTemplateField

Properties

Property

Modifiers

Type

Description

id

string

The field ID.

name

VsfLocalizedText

The field name.

parts

VsfPacketTemplateFieldPart[]

The list of parts.

precision

number

The field precision.

type

VsfType

The field type.

unit

VsfUnit

The field unit.