Skip to main content

Module buffered_tcp_reader

Module buffered_tcp_reader 

Source
Expand description

Buffered TCP Reader for continuous signal data collection

This module provides a BufferedTCPReader that automatically buffers TCP logger data in the background using a lightweight time-series database approach. It leverages the existing TCPLoggerStream infrastructure while providing efficient time-windowed queries for synchronized data collection during SPM experiments.

Structsยง

BufferedTCPReader
Buffered TCP reader that continuously collects timestamped signal data