nRF Connect SDK API 2.8.99
|
Parameters and data for using the nRF Cloud REST API. More...
#include <nrf_cloud_rest.h>
Data Fields | |
int | connect_socket |
bool | keep_alive |
int32_t | timeout_ms |
char * | auth |
char * | rx_buf |
size_t | rx_buf_len |
size_t | fragment_size |
enum nrf_cloud_http_status | status |
char * | response |
size_t | response_len |
size_t | total_response_len |
enum nrf_cloud_error | nrf_err |
Parameters and data for using the nRF Cloud REST API.