SKTelecom_ThingPlug / GMMP

Dependents:   ThingPlug_WiFi_Example

Embed: (wiki syntax)

« Back to documentation index

HB_Rsp Struct Reference

HB_Rsp Struct Reference

GMMP TCP Packet 구조 중 Response Heartbeat 구조체 OMP에 Heartbeat 보고 응답 명령을 수신한다. More...

#include <Struct_Heartbeat.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stHeartBeatMsgRspHdr body
 stHeartBeatMsgRspHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Response Heartbeat 구조체 OMP에 Heartbeat 보고 응답 명령을 수신한다.

Definition at line 78 of file Struct_Heartbeat.h.


Field Documentation

stHeartBeatMsgRspHdr 참조

Definition at line 88 of file Struct_Heartbeat.h.

GMMPHeader 참조

Definition at line 87 of file Struct_Heartbeat.h.