> For the complete documentation index, see [llms.txt](https://sensor-stream-pipe.moetsi.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sensor-stream-pipe.moetsi.com/frame-interface/config-file.md).

# Config File

Key sections of config file

### Destination

Host and port will be used by the Sensor Stream Server to connect to this socket.

### Frame Source

The frame source tells Sensor Stream Server where to get data from

### Frame Types

This tells Sensor Stream Server what types of frames should be sent which is used by Sensor Stream Server to implement the right IReader interface.

### Encodings per Frame Types

For each  frame type listed an encoder is listed which will be used to encode the frames.
