Appearance
Home > resol-vbus-core > PacketFieldSpecification
PacketFieldSpecification class
A packet field specification.
Signature:
typescript
export declare class PacketFieldSpecification
Constructors
Constructor | Modifiers | Description |
---|---|---|
Construct a packet template field. |
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
boolean | Indicates whether some parts have overlapping factors. | ||
string | The ID. | ||
boolean | Whether this field supports negative values. | ||
The VSF packet template field. | |||
The parts of this field, sorted by factor from large to small. | |||
number | The factor based on the precision. |