SKTelecom_ThingPlug / GMMP

Dependents:   ThingPlug_WiFi_Example

Embed: (wiki syntax)

« Back to documentation index

Control_Rsp Struct Reference

Control_Rsp Struct Reference

GMMP TCP Packet 구조 중 Response Control 제어 구조 OMP에서 전송한 제어 메시지에 대한 응답을 전송한다. More...

#include <Struct_Control.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stControlRspHdr body
 stControlRspHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Response Control 제어 구조 OMP에서 전송한 제어 메시지에 대한 응답을 전송한다.

Definition at line 117 of file Struct_Control.h.


Field Documentation

stControlRspHdr 참조

Definition at line 127 of file Struct_Control.h.

GMMPHeader 참조

Definition at line 126 of file Struct_Control.h.