Skip to content

astarche/grpc-daq-cpp-demo

Repository files navigation

Build

git clone https://github.com/astarche/grpc-daq-cpp-demo.git
git submodule update --init --recursive
mkdir build
cd build
cmake ..
cmake --build .

Server setup

Follow instructions from grpc-device.

Run Client

.\grpc_daq_cpp_demo.exe localhost:31763 gRPCSystemTestDAQ/ai0

Sample Output

Read 1000 Samples.
First data point: 4.85031

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published