Close

MQTT functions

A project log for Home security

Home security project based on atmega and ardunio. MQTT gateway for data gathering.

vysocan76vysocan76 11/05/2016 at 09:380 Comments

The MQTT portion of gateway is now supporting following:

There is simple panel, screenshot on picture, allowing you to set the MQTT server IP address and it's port, and enable or disable this function globally.

This means that if you have a MQTT gateway running, you can setup further any automation you like. There can be:

MQTT topic for subscribe is: OHS/#

And gateway listens on: OHS/In/#


Copied from blog.

Discussions