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_WiFi_Example
Define.h File Reference
GMMP 공통 정의 More...
Go to the source code of this file.
Variables | |
| byte | g_serverIp [LEN_IP] |
| 서버 IP 정보를 저장한다. | |
| int | g_nServerPort |
| 서버 Port 정보를 저장한다. | |
| char | g_szAuthID [LEN_AUTH_ID] |
| OMP Portal을 통해 사전에 등록된 M2M GW 의 Serial Number 저장 변수, 자동화를 위해 사용된다. | |
| char | g_szAuthKey [LEN_AUTH_KEY] |
| 등록 절차 시 OMP에서 할당 받은 AuthKey 저장 변수, 자동화를 위해 사용된다. | |
| char | g_szDomainCode [LEN_DOMAIN_CODE] |
| OMP Portal을 통해 사전에 등록된 서비스 영역별 구분 코드 저장 변수, 자동화를 위해 사용된다. | |
| char | g_szGWID [LEN_GW_ID] |
| OMP에서 할당 받은 Gateway의 ID 문자열 저장 변수, 자동화를 위해 사용된다. | |
Detailed Description
GMMP 공통 정의
- Date:
- 2015/07/20
- Version:
- 0.0.1.0
Definition in file Define.h.
Variable Documentation
| int g_nServerPort |
| byte g_serverIp[LEN_IP] |
| char g_szAuthID[LEN_AUTH_ID] |
| char g_szAuthKey[LEN_AUTH_KEY] |
| char g_szDomainCode[LEN_DOMAIN_CODE] |
Generated on Tue Jul 12 2022 14:17:04 by
1.7.2