![]() |
nRF Connect SDK API 3.3.99
|
| int nrf_cloud_coap_shadow_device_status_update | ( | const struct nrf_cloud_device_status *const | dev_status | ) |
#include <include/net/nrf_cloud_coap.h>
Update the device's reported shadow section with information about the device, network, modem, SIM card, and FOTA capabilities.
| [in] | dev_status | Device status to be encoded. |
| -EACCES | Device does not have a valid nRF Cloud CoAP connection. |