[ Ссылка ] UPDATE: 1/27/19
I'm currently working on redesigning this project. I've started a new Github repository, I'll link below.
New Repository: [ Ссылка ]
Old Repository: [ Ссылка ]
------------------------------------------------------------------------------------------- Demonstrates DHT22 temperature/humidity sensor reading data and publishing to a mqtt topic.
Node script reads temperature/humidity every 2 seconds. A message is only published if temperature changes or humidity changes from the last reading.
Spring Integration's MQTT support is subsribed to Temperature and Humidity topics.
The messages are processed and persisted to a MySQL database.
Github Repository:
[ Ссылка ]
Ещё видео!