mbed-mesh-api: revise some Thread JSON help

pull/6092/head
Kevin Bracey 2018-03-06 10:58:34 +02:00
parent d07b9f30eb
commit 79b3d068e9
1 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@
"value": "NET_6LOWPAN_ROUTER" "value": "NET_6LOWPAN_ROUTER"
}, },
"thread-pskd": { "thread-pskd": {
"help": "Human-scaled commissioning credentials (string 6-255 chars).", "help": "Human-scaled commissioning credentials. Uppercase alphanumeric string (0-9, A-Y excluding I, O, Q and Z), 6-32 characters.",
"value": "\"ABCDEFGH\"" "value": "\"ABCDEFGH\""
}, },
"thread-use-static-link-config": { "thread-use-static-link-config": {
@ -70,7 +70,7 @@
"value": "0x0700" "value": "0x0700"
}, },
"thread-config-network-name": { "thread-config-network-name": {
"help": "Network name", "help": "Network name (max 16 characters)",
"value": "\"Thread Network\"" "value": "\"Thread Network\""
}, },
"thread-config-commissioning-dataset-timestamp": { "thread-config-commissioning-dataset-timestamp": {