![]() |
botsense
3.2.0
RoadNarrows Client-Server Proxied Services Framework
|
Modules | |
| bsI2CGetMsgName | |
| Get the I2C message name. | |
| bsI2CReqClose | |
| Request proxy server to close client's proxied I2C device vitual connection. | |
| bsI2CReqOpen | |
| Request proxy server to establish a virtual connection to an I2C bus device. | |
| bsI2CReqRead | |
| Proxied request to read from a device attached to the I2C bus. | |
| bsI2CReqTrans | |
| Proxied request to execute a write-read transaction to a device attached to the I2C bus. | |
| bsI2CReqWrite | |
| Proxied request to write to a device attached to the I2C bus. | |
The libbsclient_i2c library provides the functional API between client applications on one side and request-response messages to/from the bsProxy server on the other side. The libbotsense client library mediates the client-server session.