CodeZoo co., ltd
/
mbed-os-example-pelion-CATM1
Mbed OS example of Pelion device management LGUPlus Client
TESTS/pelion.tc_cfg@0:9f917a7bf2da, 2019-12-12 (annotated)
- Committer:
- MACRUM
- Date:
- Thu Dec 12 10:26:06 2019 +0900
- Revision:
- 0:9f917a7bf2da
Initial commit.
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
MACRUM | 0:9f917a7bf2da | 1 | { |
MACRUM | 0:9f917a7bf2da | 2 | "device_id" : "your-device-id", |
MACRUM | 0:9f917a7bf2da | 3 | "api_key" : "your-api-key", |
MACRUM | 0:9f917a7bf2da | 4 | "host" : "https://api.us-east-1.mbedcloud.com", |
MACRUM | 0:9f917a7bf2da | 5 | "manifest_id": "your-manifest-id" |
MACRUM | 0:9f917a7bf2da | 6 | } |