Data-structure for holding topics and their registration status. More...
Data-structure for holding topics and their registration status.
Definition at line 300 of file asymcute.h.
#include <asymcute.h>
Data Fields | |
asymcute_con_t * | con |
connection used for registration | |
char | name [CONFIG_ASYMCUTE_TOPIC_MAXLEN+1] |
topic string (ACSII only) | |
uint8_t | flags |
normal, short, or pre-defined | |
uint16_t | id |
topic id | |