The Streaming Lite documentation includes an example adapter built with the C SDK. In this walkthrough, we will be going over the structure of the example C Adapter for Streaming Lite, and how to compile and use it.
The C Adapter is created from the HANA smart data streaming (“SDS”) C SDKs, and sends rows of data into a currently running Streaming Lite project on the same device. It also has the ability to take in hardware input, and vary the rate and total quantity of data sent.