Mbed OS example of Pelion device management LGUPlus Client

Committer:
pimco01
Date:
Fri Feb 21 19:27:19 2020 +0000
Revision:
2:34933ca5af82
Parent:
0:9f917a7bf2da
main.cpp, app.json modify

Who changed what in which revision?

UserRevisionLine numberNew 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 }