Thingstream Client Library  BLD4131-v2.13
Variables
predefined_topics.c File Reference

Defines predefined topics. More...

#include <stdint.h>
#include <predefined_topics.h>

Variables

const ThingstreamTopic Thingstream_PredefinedSelfTopic = MAKE_PREDEFINED_TOPIC(1)
 

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 = MAKE_PREDEFINED_TOPIC(1)

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.