Module converting_receiver

Source
Expand description

A wrapper for Receiver, which converts received byte vectors to structured data.

Enumsยง

BrickletError
Error type for interactions with Tinkerforge bricks or bricklets.
BrickletRecvTimeoutError
Error type which is returned if a ConvertingReceiver::recv call fails.
BrickletTryRecvError
Error type which is returned if a try_recv call fails.