Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/samie/tinkerforge

Some IoT Dashboarding
https://github.com/samie/tinkerforge

Last synced: 21 days ago
JSON representation

Some IoT Dashboarding

Awesome Lists containing this project

README

        

# TinkerForge MQTT Dashboard

Real-time Dashboard application for MQTT messages. The basic setup subscribes messages from TinkerForge sensors.

## Setup

git clone https://github.com/samie/tinkerforge.git
cd tinkerforge/
mvn jetty:run

The subscribed MQTT topics are listed and configured in [Topic.java](https://github.com/samie/tinkerforge/blob/master/src/main/java/org/vaadin/tinkerforge/Topic.java)