Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Internal Client example

Example usage of the Internal Client library

Prerequisites

Build

In project root directory:

mkdir _build && cd _build
cmake -DBRINGAUTO_SAMPLES=ON -DCMLIB_DIR=<path_to_cmlib> ..
make 

Run

For this example to work, module gateway must be started first. Ip address is set to default localhost.

cd _build
./example