Skip to content

IOT device gateway demo, mqtt <-> gateway <-> remote, based on libev

License

Notifications You must be signed in to change notification settings

sinfere/iot-device-gateway-demo

Repository files navigation

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

About

IOT device gateway demo, mqtt <-> gateway <-> remote, based on libev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages