SELKIELogger  1.0.0
mqtt_topic_config Struct Reference

MQTT Topic mapping. More...

#include <MQTTTypes.h>

Collaboration diagram for mqtt_topic_config:

Public Attributes

uint8_t type
 Channel number to use.
 
char * topic
 MQTT topic to subscribe/match against.
 
char * name
 Channel name.
 
bool text
 Treat received data as text.
 

Detailed Description

MQTT Topic mapping.

Definition at line 42 of file MQTTTypes.h.


The documentation for this struct was generated from the following file: