botsense  3.2.0
RoadNarrows Client-Server Proxied Services Framework

Proxied request to write to a RS-232 serial device. More...

Proxied request to write to a RS-232 serial device.

Synopsis:
#include "rnr/rnrconfig.h"
#include "botsense/BotSense.h"
#include "botsense/libBotSense.h"
#include "botsense/bsSerial.h"

int bsSerialReqWrite(BsClient_P pClient, BsVConnHnd_T hndVConn, byte_t wbuf[], size_t uWriteLen);

Description:

Parameters
pClient