nRF Connect SDK API 3.3.99
Loading...
Searching...
No Matches

◆ nrf_cloud_topic_type

#include <include/net/nrf_cloud.h>

Topic types supported by nRF Cloud.

Enumerator
NRF_CLOUD_TOPIC_STATE 

Endpoint used to update the cloud-side device shadow state .

NRF_CLOUD_TOPIC_MESSAGE 

Endpoint used to directly message the nRF Cloud Web UI.

NRF_CLOUD_TOPIC_BULK 

Endpoint used to publish bulk messages to nRF Cloud. Bulk messages combine multiple messages into a single message that will be unwrapped and re-published to the message topic in the nRF Cloud backend.

NRF_CLOUD_TOPIC_BIN 

Endpoint used to publish binary data to nRF Cloud for certain services.

NRF_CLOUD_TOPIC_STATE_TF 

Endpoint used to request device shadow data using a transform (JSONata expression).