openhab-docs/addons/actions/mqtt
Kai Kreuzer e81fff7041
updated generated content
Signed-off-by: Kai Kreuzer <kai@openhab.org>
2017-02-06 12:00:37 +01:00
..
readme.md updated generated content 2017-02-06 12:00:37 +01:00

readme.md

layout title source
documentation MQTT - Actions external

{% include base.html %}

MQTT Actions

Publish a message to a topic on an MQTT broker.

Prerequisites

In addition to the MQTT Action service, the MQTT binding (1.x) must be installed and configured. The action can refernce the broker(s) that are configured for the MQTT binding.

Action

  • publish(String brokerName, String topic, String message): Publish the message to topic using the specified MQTT broker.