C API for BALTECH SDK
monitor_protocol.h File Reference

Implements a "Probe" Protocol, that logs all transferred data to a file. More...

#include "protocol.h"

Go to the source code of this file.

Macros

#define BRP_LOG_DIR_PREFIX   "brp-logs-"
 

Functions

BRP_LIB brp_protocol brp_create_monitor (void)
 Creates a new Monitor protocol layer. More...
 

Detailed Description

Implements a "Probe" Protocol, that logs all transferred data to a file.

Definition in file monitor_protocol.h.