SimpleLink CC32xx OTA Library
Simplifies the implementation of Internet connectivity
Ota_optServerInfo Struct Reference

Data Fields

uint32_t IpAddress
 
uint32_t SecuredConnection
 
uint8_t ServerName [MAX_SERVER_NAME]
 
uint8_t VendorToken [MAX_VENDOR_TOKEN_SIZE]
 

Detailed Description

Definition at line 73 of file ota.h.

Field Documentation

§ IpAddress

uint32_t IpAddress

Definition at line 75 of file ota.h.

§ SecuredConnection

uint32_t SecuredConnection

Definition at line 76 of file ota.h.

§ ServerName

uint8_t ServerName[MAX_SERVER_NAME]

Definition at line 77 of file ota.h.

§ VendorToken

uint8_t VendorToken[MAX_VENDOR_TOKEN_SIZE]

Definition at line 78 of file ota.h.


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