Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 428 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 428 Bytes

iot-device-gateway-demo

Install prerequisites


Make and Install https://github.com/json-c/json-c.git

On CentOS

yum install -y automake libtool libev libev-libevent-devel

On Ubuntu

sudo apt install git make autoconf automake libtool libev-dev

Build instructions:


$ git submodule update --init --recursive
$ ./build.sh
$ ./run.sh