nRF Connect SDK API 2.8.99
|
int nrf_cloud_shadow_device_status_update | ( | const struct nrf_cloud_device_status *const | dev_status | ) |
#include <include/net/nrf_cloud.h>
Update the device status in the shadow.
[in] | dev_status | Device status to be encoded. |
0 | If successful. |
-EACCES | Cloud connection is not established; wait for NRF_CLOUD_EVT_READY. |