C API for BALTECH SDK

§ brp_create_monitor()

BRP_LIB brp_protocol brp_create_monitor ( void  )

Creates a new Monitor protocol layer.

This protocol layer will log all actions executed to a file and forward them one-to-one to the underlying protocol.

Returns
A BRP protocol on success or NULL on failure.