Loading...
Searching...
No Matches
emcute_topic_t Struct Reference

MQTT-SN topic. More...

Detailed Description

MQTT-SN topic.

Definition at line 216 of file emcute.h.

#include <emcute.h>

Data Fields

const char * name
 topic string (currently ASCII only)
 
uint16_t id
 topic id, as assigned by the gateway
 

Field Documentation

◆ id

uint16_t emcute_topic_t::id

topic id, as assigned by the gateway

Definition at line 218 of file emcute.h.

◆ name

const char* emcute_topic_t::name

topic string (currently ASCII only)

Definition at line 217 of file emcute.h.


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