Expand description

This module provides the Specification and its associated types to allow interpretation of the fields contained within the frame_data payload of Packet values.

Structs

An item returned from the DataSetPacketFieldIterator for each field.
An iterator over the fields of the Packet instances in a DataSet.
Contains information about a VBus device.
A helper type for formatting raw values.
Contains information about a VBus packet field.
Contains information about a VBus packet and its fields.
A helper type for formatting raw values.
The Specification type contains information about known devices and packets.

Functions

Get the “power of 10” f64 value for common “n“s and calculate it otherwise.
Get the “power of 10” i64 value for common “n“s and calculate it otherwise.