id: org.apache.streampipes.connect.adapters.flic.mqtt title: Flic MQTT sidebar_label: Flic MQTT


Description

Connect Flic Smart Button over MQTT


Required input

This adapter uses the MQTT protocol and requires the data in following exemplary JSON format: { “timestamp”: 1584973344615, “click_type”: SINGLE, “button_id”: button1 }.


Configuration

Broker URL

Example: tcp://test-server.com:1883 (Protocol required. Port required)

Access Mode

The user can choose between unauthenticated or authenticated access.

TOPIC

The topic the MQTT broker publishes to.

Output