Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

Notifi_Rsp Struct Reference

Notifi_Rsp Struct Reference

GMMP TCP Packet 구조 중 Response Notification 구조체 OMP에 Response Notification 데이터 수신한다. More...

#include <Struct_Notification.h>

Data Fields

GMMPHeader header
 GMMPHeader 참조
stNotificationRspHdr body
 stNotificationRspHdr 참조

Detailed Description

GMMP TCP Packet 구조 중 Response Notification 구조체 OMP에 Response Notification 데이터 수신한다.

Definition at line 115 of file Struct_Notification.h.


Field Documentation

stNotificationRspHdr 참조

Definition at line 125 of file Struct_Notification.h.

GMMPHeader 참조

Definition at line 124 of file Struct_Notification.h.