![]() |
Thingstream Client Library
BLD4131-v2.13
|
#include <client_api.h>
Data Fields | |
uint16_t | topicType |
uint16_t | topicId |
Structure definition for a ThingstreamTopic. This holds the topic type::id pair and can be one of
uint16_t ThingstreamTopic::topicId |
The identifier of the topic
uint16_t ThingstreamTopic::topicType |
The type of the topic (this is actually of type enum TopicType)