Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

Struct_Reg_GW.h File Reference

Struct_Reg_GW.h File Reference

GMMP Operation 중 GW Registration 명령에 사용되는 구조체 More...

Go to the source code of this file.

Data Structures

struct  stGwRegistrationReqHdr
 GMMP TCP Packet 구조 중 Request 수행 시 Message Header와 Message Body 영역 OMP에서 GW Registration 메시지를 OMP에 전송한다. More...
struct  stGwRegistrationRspHdr
 GMMP TCP Packet 구조 중 Response 수행 시 Message Header와 Message Body 영역 OMP에서 GW Registration 메시지를 OMP에 수신한다. More...
struct  GwRegist_Req
 GMMP TCP Packet 구조 중 Request GW Regist 구조체 OMP에 Request GW Regist 데이터 전송한다. More...
struct  GwRegist_Rsp
 GMMP TCP Packet 구조 중 Response Gw Regist 구조체 OMP에 Response Gw Regist 데이터 수신한다. More...

Detailed Description

GMMP Operation 중 GW Registration 명령에 사용되는 구조체

Date:
2013/11/21
Version:
0.0.0.1

Definition in file Struct_Reg_GW.h.