Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
rpc_coap_download_response Struct Reference

#include <types.h>

Data Fields

struct infuse_rpc_rsp_header header
 
uint32_t resource_len
 Length of resource downloaded.
 
uint32_t resource_crc
 CRC of resource downloaded.
 

Field Documentation

◆ header

struct infuse_rpc_rsp_header rpc_coap_download_response::header

◆ resource_crc

uint32_t rpc_coap_download_response::resource_crc

CRC of resource downloaded.

◆ resource_len

uint32_t rpc_coap_download_response::resource_len

Length of resource downloaded.


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