Thingstream Client Library  BLD4131-v2.13
Macros | Variables
predefined_topics.h File Reference

Defines predefined topics. More...

#include <stdint.h>
#include "client_api.h"

Macros

#define PredefinedSelfTopic   Thingstream_PredefinedSelfTopic
 

Variables

const ThingstreamTopic Thingstream_PredefinedSelfTopic
 

Detailed Description

Defines predefined topics.

This file is not used directly by the Thingstream SDK but is provided for use (or modification) by customers.

Variable Documentation

◆ Thingstream_PredefinedSelfTopic

const ThingstreamTopic Thingstream_PredefinedSelfTopic
extern

See predefined_topics.c

Thingstream clients are implicitly subscribed to the Thingstream_PredefinedSelfTopic and will receive messages that are sent to topic "device/{identity}" where {identity} is the value shown on the https://portal.thingstream.io Thing Details page.