EmberZclOtaBootloadClientServerInfo_t Struct Reference

#include <ota-bootload-client.h>

Data Fields

EmberZclScheme_t scheme
 
uint8_t const * name
 
uint8_t nameLength
 
EmberIpv6Address address
 
uint16_t port
 
EmberZclUid_t uid
 
EmberZclEndpointId_t endpointId

This structure holds information about an OTA Server device.

Field Documentation

EmberIpv6Address EmberZclOtaBootloadClientServerInfo_t::address

IPv6 address of the server.

EmberZclEndpointId_t EmberZclOtaBootloadClientServerInfo_t::endpointId

Endpoint ID of the server.

uint8_t const* EmberZclOtaBootloadClientServerInfo_t::name
uint8_t EmberZclOtaBootloadClientServerInfo_t::nameLength
uint16_t EmberZclOtaBootloadClientServerInfo_t::port

UDP port of the server.

EmberZclScheme_t EmberZclOtaBootloadClientServerInfo_t::scheme

Protocol used to communicate with the server.

EmberZclUid_t EmberZclOtaBootloadClientServerInfo_t::uid

UID of the server.


The documentation for this struct was generated from the following file:
  • ota-bootload-client.h