/hono-thresh

Eclipse Hono subscriber client for anomaly detection demo

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

hono-thresh

Eclipse Hono subscriber client for anomaly detection demo

1. Overview

Run multiple sensors, eg. simulated by MIMIC MQTT Lab Hono from Gambit Communications publishing telemetry. This client detects when any of them exceeds a threshold.

2. Build

Clone the Eclipse Hono Git source and build hono-cli.jar according to their instructions.

Then take the sources from here and apply them to that source tree.