SELKIELogger
1.0.0
|
MQTT Topic mapping. More...
#include <MQTTTypes.h>
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. | |
MQTT Topic mapping.
Definition at line 42 of file MQTTTypes.h.