mbed-os
Fork of mbed-os by
Diff: features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api/mbed_lib.json
- Revision:
- 0:f269e3021894
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api/mbed_lib.json Sun Oct 23 15:10:02 2016 +0000 @@ -0,0 +1,23 @@ +{ + "name": "mbed-mesh-api", + "config": { + "heap-size": 32500, + "6lowpan-nd-channel-mask": "(1<<12)", + "6lowpan-nd-channel-page": 0, + "6lowpan-nd-channel": 12, + "6lowpan-nd-security-mode": "NONE", + "6lowpan-nd-psk-key-id": 1, + "6lowpan-nd-psk-key": "{0xa0, 0xa1, 0xa2, 0xa3, 0xa4, 0xa5, 0xa6, 0xa7, 0xa8, 0xa9, 0xaa, 0xab, 0xac, 0xad, 0xae, 0xaf}", + "6lowpan-nd-sec-level": 5, + "6lowpan-nd-device-type": "NET_6LOWPAN_ROUTER", + "thread-pskd": "\"Secret password\"", + "thread-config-channel-mask": "0x7fff800", + "thread-config-channel-page": 0, + "thread-config-channel": 12, + "thread-config-panid": "0xDEFA", + "thread-master-key": "{0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0xaa, 0xbb, 0xcc, 0xdd, 0xee, 0xff}", + "thread-config-ml-prefix": "{0xfd, 0x00, 0x0d, 0xb8, 0x00, 0x00, 0x00, 0x00}", + "thread-config-pskc": "{0x00, 0x11, 0x22, 0x33, 0x44, 0x55, 0x66, 0x77, 0x88, 0x99, 0xaa, 0xbb, 0xcc, 0xdd, 0xee, 0xff}", + "thread-device-type": "MESH_DEVICE_TYPE_THREAD_ROUTER" + } +}