BotaSender Struct ReferenceBOTA Sender API

Table of contents Table of contents

Detailed Description

Structure describing BOTA Sender instance.

Data Fields

EMBENET_UDP_SocketDescriptor udpSocket
 UDP socket descriptor.
 
BotaTimeFunc timeFunc
 Callback function that will provide time for the BOTA protocol instance.
 
BotaTransfer transfer [BOTA_SENDER_MAX_TRANSFERS]
 Array of transfers.
 
BotaTransferId lastTransferId
 Id of the last transfer (used to assign a new one)
 

Field Documentation

◆ udpSocket

EMBENET_UDP_SocketDescriptor BotaSender::udpSocket

UDP socket descriptor.

◆ timeFunc

BotaTimeFunc BotaSender::timeFunc

Callback function that will provide time for the BOTA protocol instance.

◆ transfer

BotaTransfer BotaSender::transfer[BOTA_SENDER_MAX_TRANSFERS]

Array of transfers.

◆ lastTransferId

BotaTransferId BotaSender::lastTransferId

Id of the last transfer (used to assign a new one)


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