Example usage of the Internal Client library
- nlohmann-json >= v3.10.5
In project root directory:
mkdir _build && cd _build
cmake -DBRINGAUTO_SAMPLES=ON -DCMLIB_DIR=<path_to_cmlib> ..
make For this example to work, module gateway must be started first. Ip address is set to default localhost.
cd _build
./example