|
Infuse-IoT SDK API 0.0.1
A Scalable Open Source RTOS
|
#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. | |
| struct infuse_rpc_rsp_header rpc_coap_download_response::header |
| uint32_t rpc_coap_download_response::resource_crc |
CRC of resource downloaded.
| uint32_t rpc_coap_download_response::resource_len |
Length of resource downloaded.