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_Opt.h File Reference
GMMP 제어 명령 중 Message Body의 값이 필요한 경우 사용되는 구조체 More...
Go to the source code of this file.
Data Structures | |
struct | TimeStamp |
제어 명령 중 CONTROL_Time_Sync 일 경우 usMessageBody의 값 stControlReqHdr 참조 제어 메시지 수신 데이터에 포함되어 있다. More... | |
struct | SignalPowerCheck |
제어 명령 중 CONTROL_Signal_Power_Check 일 경우 usMessageBody의 값 stNotificationReqHdr 참조 제어 메시지 수행 후 제어 메시지 결과 전송 시 포함한다. More... | |
struct | Diagnostic |
제어 명령 중 CONTROL_Diagnostic 일 경우 usMessageBody의 값 stNotificationReqHdr 참조 제어 메시지 수행 후 제어 메시지 결과 전송 시 포함한다. More... | |
struct | StatusCheck |
제어 명령 중 CONTROL_Status_Check 일 경우 usMessageBody의 값 stNotificationReqHdr 참조 제어 메시지 수행 후 제어 메시지 결과 전송 시 포함한다. More... | |
struct | FW_APP_Download_Update_Remote |
제어 명령 중 CONTROL_FW_Download, CONTROL_FW_Update, CONTROL_App_Download, CONTROL_App_Update, CONTROL_Remote_Access 일 경우 usMessageBody의 값 stNotificationReqHdr 참조 제어 메시지 수행 후 제어 메시지 결과 전송 시 포함한다. More... | |
struct | APP_Update |
제어 명령 중 CONTROL_App_Update 일 경우 usMessageBody의 값 stControlReqHdr 참조 OMP에서 제어 명령 메시지를 전송하여 GMMP Lib에서 해당 메시지를 수신한다. More... |
Detailed Description
GMMP 제어 명령 중 Message Body의 값이 필요한 경우 사용되는 구조체
- Date:
- 2013/11/21
- Version:
- 0.0.0.1 GMMPHeader참조
Definition in file Struct_Control_Opt.h.
Generated on Tue Jul 12 2022 21:35:52 by
