Expand description

Functions in this module can be used to decode byte slices of data conforming to the VBus protocol specification into the respective Data variants.

Functions

Convert slice of bytes to respective Data variant.
Convert slice of bytes to respective Data variant.
Checks the provided slice of bytes whether it contains valid VBus live data.