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

◆ nrf_cloud_coap_shadow_service_info_update()

int nrf_cloud_coap_shadow_service_info_update ( const struct nrf_cloud_svc_info *const  svc_inf)

#include <include/net/nrf_cloud_coap.h>

Update the device's "serviceInfo" in the shadow.

Parameters
[in]svc_infService info items to be updated in the shadow.
Returns
0 If successful, nonzero if failed. Negative values are device-side errors defined in errno.h. Positive values are cloud-side errors (CoAP result codes) defined in zephyr/net/coap.h.