Eric Jung / GMMP_mbed_Ethernet_Reinit

Dependents:   ThingPlug_Ethernet_Example

Fork of GMMP_mbed by Eric Jung

Embed: (wiki syntax)

« Back to documentation index

Struct_Notification.h File Reference

Struct_Notification.h File Reference

GMMP Operation 중 제어 명령 수행 결과 보고 명령에 사용되는 구조체 More...

Go to the source code of this file.

Data Structures

struct  stNotificationReqHdr
 GMMP TCP Packet 구조 중 Request 수행 시 Message Header와 Message Body 영역 OMP에서 제어 메시지를 수행 후 제어 메시지 결과를 OMP에 보고한다. More...
struct  stNotificationRspHdr
 GMMP TCP Packet 구조 중 Response 수행 시 Message Header와 Message Body 영역 제어 메시지 결과 응답을를 수신한다. More...
struct  Notifi_Req
 GMMP TCP Packet 구조 중 Request Notification 구조체 OMP에 Request Notification 데이터 전송한다. More...
struct  Notifi_Rsp
 GMMP TCP Packet 구조 중 Response Notification 구조체 OMP에 Response Notification 데이터 수신한다. More...

Detailed Description

GMMP Operation 중 제어 명령 수행 결과 보고 명령에 사용되는 구조체

Date:
2013/11/21
Version:
0.0.0.1 GMMPHeader참조

Definition in file Struct_Notification.h.