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
stHeartBeatMsgReqHdr Struct Reference
GMMP TCP Packet 구조 중 Request 수행 시 Message Header와 Message Body 영역 OMP에 Heartbeat 보고 명령을 전송 시 사용된다. More...
#include <Struct_Heartbeat.h>
Data Fields | |
| U8 | usDomainCode [LEN_DOMAIN_CODE] |
서비스 영역별 구분 코드
| |
| U8 | usGWID [LEN_GW_ID] |
| M2M GW ID. | |
Detailed Description
GMMP TCP Packet 구조 중 Request 수행 시 Message Header와 Message Body 영역 OMP에 Heartbeat 보고 명령을 전송 시 사용된다.
- Warning:
- (TCP Always On mode에서만 동작한다.)
Definition at line 21 of file Struct_Heartbeat.h.
Field Documentation
서비스 영역별 구분 코드
- AlphaNumeric : 문자,숫자 조합, 특수문자제외, SPACE 허용 안하며 빈자리는 0x00(NULL)로 채운다.
Definition at line 31 of file Struct_Heartbeat.h.
M2M GW ID.
Definition at line 32 of file Struct_Heartbeat.h.
Generated on Wed Jul 13 2022 05:33:30 by
1.7.2
