nRF Connect SDK API 2.8.99
Loading...
Searching...
No Matches
nrf_cloud_svc_info_ui Struct Reference

DEPRECATED - No longer used by nRF Cloud The device data cards on the nRF Cloud portal automatically appear when the device sends messages with the proper schema: https://github.com/nRFCloud/application-protocols/tree/v1/schemas/deviceToCloud Custom cards are generated for appIds that are not present in the schema. More...

#include <nrf_cloud.h>

Data Fields

uint8_t temperature:1
 
uint8_t gnss:1
 
uint8_t flip:1
 
uint8_t humidity:1
 
uint8_t air_pressure:1
 
uint8_t rsrp:1
 
uint8_t log:1
 
uint8_t dictionary_log:1
 
uint8_t air_quality:1
 
uint8_t light_sensor:1
 
uint8_t button:1
 

Detailed Description

DEPRECATED - No longer used by nRF Cloud The device data cards on the nRF Cloud portal automatically appear when the device sends messages with the proper schema: https://github.com/nRFCloud/application-protocols/tree/v1/schemas/deviceToCloud Custom cards are generated for appIds that are not present in the schema.


The documentation for this struct was generated from the following file: