Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

Control_Req Struct Reference

Control_Req Struct Reference

GMMP TCP Packet 구조 중 Request Control 제어 구조 OMP에서 메시지를 전송하여 GMMP Lib에서 해당 메시지를 수신한다. More...

#include <Struct_Control.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stControlReqHdr body
 stControlReqHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Request Control 제어 구조 OMP에서 메시지를 전송하여 GMMP Lib에서 해당 메시지를 수신한다.

Definition at line 98 of file Struct_Control.h.


Field Documentation

stControlReqHdr 참조

Definition at line 109 of file Struct_Control.h.

GMMPHeader 참조

Definition at line 108 of file Struct_Control.h.