# Functions
NewClientFromUniversalAddress creates a new binaryIoTypeC client from addrOrService.
WithChannelConfig may be passed to UploadConfiguration.
WithChannelFilterMask may be passed to StartStream.
WithFBStreamOption may be passed to StartStream.
WithOutputWatchdog may be passed to UploadConfiguration.
# Structs
Client represents a client for the binaryIoTypeC Module.
Configuration describes the current configuration of the binaryIoTypeC function.
Description represents the describe response of the binaryIoTypeC function.
StreamConfiguration defines the configuration of a stream.
StreamData contains the meta data of the stream and the unmarshalled function specific data.
# Type aliases
ConfigOption is a type to pass options to UploadConfiguration().
StreamConfigOption is a type to pass options to StartStream().