Expand description

A module that parses the contents of a VBus Specification File Version 1 (VSF1).

The VBus Specification File format is used to provide information about VBus Protocol Version 1.x Packets and their frame data payload.

See the RESOL VBus Specification File Format v1 for details.

Structs

Contains information about a VBus device.
Combines three TextIndex values for each of the supported languages to form a localized text.
A numeric reference to a LocalizedText instance.
Contains information about a VBus packet.
Contains information about a field with the frame data payload of a VBus packet.
Contains information about one part of a packet field’s raw value.
Contains the information from a VSF1 file.
A numeric reference to a Text.
A numeric reference to a Type instance.
A physical unit.
A numeric reference to an UnitFamily instance.
A numeric reference to an Unit instance.

Enums

A list of errors that can occur if the VSF1 data cannot be parsed.
Languages supported by VSF1 specification.
A type to describe different data types within the packet fields.
One of the unit families supported by the VSF1 specification.