Skip to content

IoT MQTT to Database

jeno96 edited this page Dec 25, 2018 · 4 revisions

Code
Sensor data were published to MQTT topics, then gateway collects it.
This program collects, and sends the raw measurements to DB.

Clone this wiki locally