IOTC Platform  Ver: 4.3.6.2-0-ge1f616e
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
st_LanSearchInfo Struct Reference

#include <IOTCCommon.h>

Data Fields

char UID [21]
 The UID of discovered device.
 
char IP [16]
 The IP address of discovered device.
 
uint16_t port
 The port number of discovered device used for IOTC session connection.
 
char Reserved
 Reserved, no use.
 

Detailed Description

Device search info, containing all the information when client searches devices in LAN.

Field Documentation

char IP[16]

The IP address of discovered device.

uint16_t port

The port number of discovered device used for IOTC session connection.

char Reserved

Reserved, no use.

char UID[21]

The UID of discovered device.


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