Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

DeviceDeRegist_Req Struct Reference

DeviceDeRegist_Req Struct Reference

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

#include <Struct_DeReg_Device.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stDeviceDeRegistrationReqHdr body
 stDeviceDeRegistrationReqHdr 참조

Detailed Description

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

Definition at line 72 of file Struct_DeReg_Device.h.


Field Documentation

stDeviceDeRegistrationReqHdr 참조

Definition at line 82 of file Struct_DeReg_Device.h.

GMMPHeader 참조

Definition at line 81 of file Struct_DeReg_Device.h.