Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/samie/tinkerforge
Some IoT Dashboarding
https://github.com/samie/tinkerforge
Last synced: 21 days ago
JSON representation
Some IoT Dashboarding
- Host: GitHub
- URL: https://github.com/samie/tinkerforge
- Owner: samie
- Created: 2015-02-09T15:17:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-25T10:03:32.000Z (over 9 years ago)
- Last Synced: 2024-04-23T02:25:16.218Z (7 months ago)
- Language: Java
- Size: 269 KB
- Stars: 3
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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:runThe 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)