SKTelecom_ThingPlug / GMMP

Dependents:   ThingPlug_WiFi_Example

Embed: (wiki syntax)

« Back to documentation index

Notifi_Req Struct Reference

Notifi_Req Struct Reference

GMMP TCP Packet 구조 중 Request Notification 구조체 OMP에 Request Notification 데이터 전송한다. More...

#include <Struct_Notification.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stNotificationReqHdr body
 stNotificationReqHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Request Notification 구조체 OMP에 Request Notification 데이터 전송한다.

Definition at line 97 of file Struct_Notification.h.


Field Documentation

stNotificationReqHdr 참조

Definition at line 107 of file Struct_Notification.h.

GMMPHeader 참조

Definition at line 106 of file Struct_Notification.h.