MqttSnPredefinedTopic Struct Reference
Predefined topic. More...
#include <mqtt_sn_common.h>
Data Fields | |
| const char_t * | topicName |
| Topic name. More... | |
| uint16_t | topicId |
| Topic identifier. More... | |
Detailed Description
Predefined topic.
Definition at line 488 of file mqtt_sn_common.h.
Field Documentation
◆ topicId
| uint16_t topicId |
Topic identifier.
Definition at line 491 of file mqtt_sn_common.h.
◆ topicName
| const char_t* topicName |
Topic name.
Definition at line 490 of file mqtt_sn_common.h.
The documentation for this struct was generated from the following file:
- cyclone_tcp/mqtt_sn/mqtt_sn_common.h
