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) | |
EMBENET_UDP_SocketDescriptor BotaSender::udpSocket |
UDP socket descriptor.
BotaTimeFunc BotaSender::timeFunc |
Callback function that will provide time for the BOTA protocol instance.
BotaTransfer BotaSender::transfer[BOTA_SENDER_MAX_TRANSFERS] |
Array of transfers.
BotaTransferId BotaSender::lastTransferId |
Id of the last transfer (used to assign a new one)
Any question or remarks? Just write us a message!
Feel free to get in touch