Midnight Sun Firmware
Loading...
Searching...
No Matches
FotaDatagramPayload_Acknowledgement

Public Attributes

uint8_t ack_status
 
uint8_t response_to_type
 
uint32_t error_code
 
char error_msg [FOTA_ERROR_MSG_LENGTH]
 

Member Data Documentation

◆ ack_status

uint8_t ack_status

0 == ACK, 1 == NACK

◆ error_code

uint32_t error_code

Error code (see FotaError)

◆ error_msg

char error_msg[FOTA_ERROR_MSG_LENGTH]

Error message (optional)

◆ response_to_type

uint8_t response_to_type

Response to type (see FotaDatagramType)


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