Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

GwDeRegist_Req Struct Reference

GwDeRegist_Req Struct Reference

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

#include <Struct_DeReg_GW.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stGwDeRegistrationReqHdr body
 stGwDeRegistrationReqHdr 참조

Detailed Description

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

Definition at line 62 of file Struct_DeReg_GW.h.


Field Documentation

stGwDeRegistrationReqHdr 참조

Definition at line 72 of file Struct_DeReg_GW.h.

GMMPHeader 참조

Definition at line 71 of file Struct_DeReg_GW.h.