# Functions
NewClientFromUniversalAddress creates a new mvbSniffer client from addrOrService.
NewCommandList starts a new list of commands.
WithFBStreamOption may be passed to StartStream.
WithFilterMask may be passed once or multiple times to StartStream.
# Structs
Client represents a client for the mvbSniffer Module.
CommandList holds the list of generator commands generated by AddxxxFrame.
ErrorInject defines the parameters for generator error injection.
FilterMask defines a specific filter for MVB telegrams.
StreamConfiguration defines the configuration of a stream.
StreamData contains the meta data of the stream and the unmarshalled function specific data.
StreamFilter defines the MVB filter to be applied to a stream Refer to firmware documentation for max.
# Type aliases
StreamConfigOption is a type to pass options to StartStream().