Skip to content

Commit 79b3d06

Browse files
committed
mbed-mesh-api: revise some Thread JSON help
1 parent d07b9f3 commit 79b3d06

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api/mbed_lib.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"value": "NET_6LOWPAN_ROUTER"
4747
},
4848
"thread-pskd": {
49-
"help": "Human-scaled commissioning credentials (string 6-255 chars).",
49+
"help": "Human-scaled commissioning credentials. Uppercase alphanumeric string (0-9, A-Y excluding I, O, Q and Z), 6-32 characters.",
5050
"value": "\"ABCDEFGH\""
5151
},
5252
"thread-use-static-link-config": {
@@ -70,7 +70,7 @@
7070
"value": "0x0700"
7171
},
7272
"thread-config-network-name": {
73-
"help": "Network name",
73+
"help": "Network name (max 16 characters)",
7474
"value": "\"Thread Network\""
7575
},
7676
"thread-config-commissioning-dataset-timestamp": {

0 commit comments

Comments
 (0)