Skip to content

Commit f5d6e7d

Browse files
author
Kari Severinkangas
authored
Update README.md
Minor changes
1 parent 7d2b03b commit f5d6e7d

File tree

1 file changed

+2
-2
lines changed
  • features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api

1 file changed

+2
-2
lines changed

features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,12 @@ An example of the configuration file:
4747
| thread-config-channel | number [0-27] | RF channel to use. |
4848
| thread-config-panid | number [0-0xFFFF] | Network identifier. |
4949
| thread-config-network-name | string [1-16] |
50-
| thread-config-commissioning-dataset-timestamp | [0-0xFFFFFFFFFFFFFFFF] | Timestamp where upper 48 bits are seconds |
50+
| thread-config-commissioning-dataset-timestamp | [0-0xFFFFFFFFFFFFFFFF] | [48 bit timestamp seconds]-[15 bit timestamp ticks]-[U bit] |
5151
|thread-config-extended-panid | byte array [8] | Extended PAN ID |
5252
| thread-master-key | byte array [16]| Network master key. |
5353
| thread-config-ml-prefix | byte array [8] | Mesh local prefix. |
5454
| thread-config-pskc | byte array [16] | Pre-Shared Key for the Commissioner. |
55-
| thread-security-policy | number [0-0xFF] | Security policy |
55+
| thread-security-policy | number [0-0xFF] | Commissioning security policy bits |
5656

5757
### 6LoWPAN related configuration parameters
5858

0 commit comments

Comments
 (0)