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.
Fork of GMMP_mbed by
FW_APP_Download_Update_Remote Struct Reference
제어 명령 중 CONTROL_FW_Download, CONTROL_FW_Update, CONTROL_App_Download, CONTROL_App_Update, CONTROL_Remote_Access 일 경우 usMessageBody의 값
stNotificationReqHdr 참조 제어 메시지 수행 후 제어 메시지 결과 전송 시 포함한다.
More...
#include <Struct_Control_Opt.h>
Data Fields | |
| U8 | unStartTime [4] |
| 다운로드 시작 시각, Unix Time(=POSIX time, 1970년 1월1일부터 경과된 초)을 사용한다. | |
| U8 | unEndTime [4] |
| 다운로드 종료 시각, Unix Time(=POSIX time, 1970년 1월1일부터 경과된 초)을 사용한다. | |
| U8 | ucResultCode |
| Result Code (0x00 : Success, other : Fail Reason) OMPErrorCode.h 참조 | |
Detailed Description
제어 명령 중 CONTROL_FW_Download, CONTROL_FW_Update, CONTROL_App_Download, CONTROL_App_Update, CONTROL_Remote_Access 일 경우 usMessageBody의 값
stNotificationReqHdr 참조 제어 메시지 수행 후 제어 메시지 결과 전송 시 포함한다.
Definition at line 84 of file Struct_Control_Opt.h.
Field Documentation
Result Code (0x00 : Success, other : Fail Reason) OMPErrorCode.h 참조
Definition at line 103 of file Struct_Control_Opt.h.
다운로드 종료 시각, Unix Time(=POSIX time, 1970년 1월1일부터 경과된 초)을 사용한다.
Definition at line 102 of file Struct_Control_Opt.h.
다운로드 시작 시각, Unix Time(=POSIX time, 1970년 1월1일부터 경과된 초)을 사용한다.
Definition at line 101 of file Struct_Control_Opt.h.
Generated on Wed Jul 13 2022 05:33:30 by
1.7.2
