Clone of official tools

Committer:
theotherjimmy
Date:
Tue Sep 25 13:43:09 2018 -0500
Revision:
43:2a7da56ebd24
Release 5.10.0

Who changed what in which revision?

UserRevisionLine numberNew contents of line
theotherjimmy 43:2a7da56ebd24 1 {
theotherjimmy 43:2a7da56ebd24 2 "config": {
theotherjimmy 43:2a7da56ebd24 3 "echo-server-addr" : {
theotherjimmy 43:2a7da56ebd24 4 "help" : "IP address of echo server",
theotherjimmy 43:2a7da56ebd24 5 "value" : "\"echo.mbedcloudtesting.com\""
theotherjimmy 43:2a7da56ebd24 6 },
theotherjimmy 43:2a7da56ebd24 7 "echo-server-port" : {
theotherjimmy 43:2a7da56ebd24 8 "help" : "Port of echo server",
theotherjimmy 43:2a7da56ebd24 9 "value" : "7"
theotherjimmy 43:2a7da56ebd24 10 }
theotherjimmy 43:2a7da56ebd24 11 },
theotherjimmy 43:2a7da56ebd24 12 "target_overrides": {
theotherjimmy 43:2a7da56ebd24 13 "*": {
theotherjimmy 43:2a7da56ebd24 14 "target.network-default-interface-type": "MESH",
theotherjimmy 43:2a7da56ebd24 15 "nsapi.default-stack": "NANOSTACK",
theotherjimmy 43:2a7da56ebd24 16 "nsapi.default-mesh-type": "THREAD",
theotherjimmy 43:2a7da56ebd24 17 "nanostack.configuration": "thread_end_device",
theotherjimmy 43:2a7da56ebd24 18 "mbed-mesh-api.thread-device-type": "MESH_DEVICE_TYPE_THREAD_MINIMAL_END_DEVICE",
theotherjimmy 43:2a7da56ebd24 19 "mbed-mesh-api.thread-config-panid": "0x0700",
theotherjimmy 43:2a7da56ebd24 20 "mbed-mesh-api.thread-master-key": "{0x10, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0xaa, 0xbb, 0xcc, 0xdd, 0xee, 0xff}",
theotherjimmy 43:2a7da56ebd24 21 "mbed-mesh-api.thread-config-channel": 22,
theotherjimmy 43:2a7da56ebd24 22 "mbed-trace.enable": false
theotherjimmy 43:2a7da56ebd24 23 }
theotherjimmy 43:2a7da56ebd24 24 }
theotherjimmy 43:2a7da56ebd24 25 }