OpenRVDAS Component API Documentation
This is the automatically generated API reference for the OpenRVDAS logger components and server scripts.
OpenRVDAS loggers are built from three types of components chained together:
- Readers — acquire data from serial ports, UDP/TCP sockets, files, and other sources.
- Transforms — parse, filter, reformat, or otherwise manipulate records.
- Writers — send records to files, databases, network sockets, and other destinations.
The server components manage the lifecycle of loggers and provide APIs for monitoring and control.
Use the sidebar or search box to navigate. To regenerate these docs
after code changes, run docs/generate_html_docs.sh from
the repository root.