MQTT-SN topic.  
 More...
MQTT-SN topic. 
Definition at line 215 of file emcute.h.
 
#include <emcute.h>
 | 
| const char *  | name | 
|   | topic string (currently ASCII only)  
  | 
|   | 
| uint16_t  | id | 
|   | topic id, as assigned by the gateway  
  | 
|   | 
◆ id
      
        
          | uint16_t emcute_topic_t::id | 
        
      
 
topic id, as assigned by the gateway 
Definition at line 217 of file emcute.h.
 
 
◆ name
      
        
          | const char* emcute_topic_t::name | 
        
      
 
topic string (currently ASCII only) 
Definition at line 216 of file emcute.h.
 
 
The documentation for this struct was generated from the following file: