BotaSender Struct ReferenceBOTA Sender API
Detailed Description
Structure describing BOTA Sender instance.
Data Fields | |
EMBENET_UDP_SocketDescriptor | udpSocket |
UDP socket descriptor. More... | |
BotaTimeFunc | timeFunc |
Callback function that will provide time for the BOTA protocol instance. More... | |
BotaTransfer | transfer [BOTA_SENDER_MAX_TRANSFERS] |
Array of transfers. More... | |
BotaTransferId | lastTransferId |
Id of the last transfer (used to assign a new one) More... | |
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:
Generated on Wed Feb 8 2023 19:52:39 for BOTA Bulk-Over-The-Air service by 1.9.3