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

#include <IOTCCommon.h>

Data Fields

char UID [21]
 The UID of discovered device.
 
char IP [46]
 The IP address of discovered device.
 
uint16_t port
 The port number of discovered device used for IOTC session connection.
 
char DeviceName [132]
 The Name of discovered device.
 
char Reserved
 Reserved, no use.
 
int32_t nNew
 New device.
 

Detailed Description

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

Field Documentation

char DeviceName[132]

The Name of discovered device.

char IP[46]

The IP address of discovered device.

int32_t nNew

New 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: