SKTelecom_ThingPlug / GMMP

Dependents:   ThingPlug_WiFi_Example

Embed: (wiki syntax)

« Back to documentation index

HB_Req Struct Reference

HB_Req Struct Reference

GMMP TCP Packet 구조 중 Request Heartbeat 구조체 OMP에 Heartbeat 보고 명령을 전송한다. More...

#include <Struct_Heartbeat.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stHeartBeatMsgReqHdr body
 stHeartBeatMsgReqHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Request Heartbeat 구조체 OMP에 Heartbeat 보고 명령을 전송한다.

Definition at line 60 of file Struct_Heartbeat.h.


Field Documentation

stHeartBeatMsgReqHdr 참조

Definition at line 70 of file Struct_Heartbeat.h.

GMMPHeader 참조

Definition at line 69 of file Struct_Heartbeat.h.