Skip to content

POSIX-compatible implementation of a Web Thing server

Notifications You must be signed in to change notification settings

embox/webthing-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webthing-c

POSIX-compatible implementation in C of a Web Thing server

To install Web Thing gateway install packages as described on https://github.com/mozilla-iot/gateway Then checkout gateway to a temporary folder

git clone https://github.com/mozilla-iot/gateway.git

and install it

cd gateway
./install.sh

gateway will be installed into ~/mozilla-iot/gateway folder

Start gateway

cd ~/mozilla-iot/gateway
./run-app.sh

build webthings-c install cjson (for archlinux) or libcjson (for ubuntu ubuntu) packet

About

POSIX-compatible implementation of a Web Thing server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published