![]() |
Midnight Sun Firmware
|
Public Attributes | |
| uint8_t | ack_status |
| uint8_t | response_to_type |
| uint32_t | error_code |
| char | error_msg [FOTA_ERROR_MSG_LENGTH] |
| uint8_t ack_status |
0 == ACK, 1 == NACK
| uint32_t error_code |
Error code (see FotaError)
| char error_msg[FOTA_ERROR_MSG_LENGTH] |
Error message (optional)
| uint8_t response_to_type |
Response to type (see FotaDatagramType)