rtl433  UNKNOWN
RTL-433 utility
output_mqtt.h File Reference

MQTT output for rtl_433 events. More...

Go to the source code of this file.

Functions

struct data_outputdata_output_mqtt_create (char const *host, char const *port, char *opts, char const *dev_hint)
 

Detailed Description

MQTT output for rtl_433 events.

Copyright (C) 2019 Christian Zuckschwerdt

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Function Documentation

◆ data_output_mqtt_create()