BotaSenderTransferPolicy Struct ReferenceBOTA Sender API

Table of contents Table of contents

Detailed Description

Structure describing transfer policy.

Data Fields

uint16_t bulkWriteSendingIntervalMs
 BULK_WRITE.request sending delay (in ms), limits the overall data transfer.
 
uint16_t transferRequestSendingDelaySec
 TRANSFER.request sending delay (in seconds) after last TRANSFER.confirmation was received.
 
uint16_t validateRequestPauseSec
 How long to wait from last BULK_WRITE.request to the first VALIDATE.request (in seconds)
 
uint16_t validateRequestSendingDelaySec
 VALIDATE.request sending delay (in seconds) after last VALIDATE.confirmation was received.
 
uint8_t transferRequestRetries
 how many times TRANSFER.request will be sent
 
uint8_t validateRequestRetries
 how many times VALIDATE.request will be sent
 

Field Documentation

◆ bulkWriteSendingIntervalMs

uint16_t BotaSenderTransferPolicy::bulkWriteSendingIntervalMs

BULK_WRITE.request sending delay (in ms), limits the overall data transfer.

◆ transferRequestSendingDelaySec

uint16_t BotaSenderTransferPolicy::transferRequestSendingDelaySec

TRANSFER.request sending delay (in seconds) after last TRANSFER.confirmation was received.

◆ validateRequestPauseSec

uint16_t BotaSenderTransferPolicy::validateRequestPauseSec

How long to wait from last BULK_WRITE.request to the first VALIDATE.request (in seconds)

◆ validateRequestSendingDelaySec

uint16_t BotaSenderTransferPolicy::validateRequestSendingDelaySec

VALIDATE.request sending delay (in seconds) after last VALIDATE.confirmation was received.

◆ transferRequestRetries

uint8_t BotaSenderTransferPolicy::transferRequestRetries

how many times TRANSFER.request will be sent

◆ validateRequestRetries

uint8_t BotaSenderTransferPolicy::validateRequestRetries

how many times VALIDATE.request will be sent


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

Contact us

Any question or remarks? Just write us a message!

Contact Information

Feel free to get in touch