Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: ThingPlug_Ethernet_Example
Fork of GMMP_mbed by
Struct_Control.h File Reference
GMMP Operation 중 제어 명령에 사용되는 구조체 More...
Go to the source code of this file.
Data Structures | |
struct | stControlReqHdr |
GMMP TCP Packet 구조 중 Request 수행 시 Message Header와 Message Body 영역 OMP에서 제어 명령 메시지를 전송하여 GMMP Lib에서 해당 메시지를 수신한다. More... | |
struct | stControlRspHdr |
GMMP TCP Packet 구조 중 Response 수행 시 Message Header와 Message Body 영역 OMP에서 전송한 제어 메시지에 대한 응답을 전송한다. More... | |
struct | Control_Req |
GMMP TCP Packet 구조 중 Request Control 제어 구조 OMP에서 메시지를 전송하여 GMMP Lib에서 해당 메시지를 수신한다. More... | |
struct | Control_Rsp |
GMMP TCP Packet 구조 중 Response Control 제어 구조 OMP에서 전송한 제어 메시지에 대한 응답을 전송한다. More... |
Detailed Description
GMMP Operation 중 제어 명령에 사용되는 구조체
- Date:
- 2013/11/21
- Version:
- 0.0.0.1 GMMPHeader참조
Definition in file Struct_Control.h.
Generated on Tue Jul 12 2022 21:35:52 by
