nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches
nrf_cloud_rest_context Struct Reference

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
 

Detailed Description

Parameters and data for using the nRF Cloud REST API.


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