SKTelecom_ThingPlug / GMMP

Dependents:   ThingPlug_WiFi_Example

Embed: (wiki syntax)

« Back to documentation index

GwRegist_Req Struct Reference

GwRegist_Req Struct Reference

GMMP TCP Packet 구조 중 Request GW Regist 구조체 OMP에 Request GW Regist 데이터 전송한다. More...

#include <Struct_Reg_GW.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stGwRegistrationReqHdr body
 stGwRegistrationReqHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Request GW Regist 구조체 OMP에 Request GW Regist 데이터 전송한다.

Definition at line 64 of file Struct_Reg_GW.h.


Field Documentation

stGwRegistrationReqHdr 참조

Definition at line 74 of file Struct_Reg_GW.h.

GMMPHeader 참조

Definition at line 73 of file Struct_Reg_GW.h.