Skip to content

cmccauley/iothub

Repository files navigation

Build Status

iothub

Rest-MQTT API Gateway for Internet of Things

Getting started

mvn package
docker-compose up

If you have access to nix, you can open a nix-shell and run the previous commands in it, e.g.:

nix-shell --pure
mvn package
docker-compose up

Now the service should be reachable from localhost:8080.

About

Restful iot hub that manages devices over MQTT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages