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_Rsp Struct Reference

GwDeRegist_Rsp Struct Reference

GMMP TCP Packet 구조 중 Response GW DeRegist 구조체 OMP에 Response GW DeRegist 데이터 수신한다. More...

#include <Struct_DeReg_GW.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stGwDeRegistrationRspHdr body
 stGwDeRegistrationRspHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Response GW DeRegist 구조체 OMP에 Response GW DeRegist 데이터 수신한다.

Definition at line 80 of file Struct_DeReg_GW.h.


Field Documentation

stGwDeRegistrationRspHdr 참조

Definition at line 90 of file Struct_DeReg_GW.h.

GMMPHeader 참조

Definition at line 89 of file Struct_DeReg_GW.h.