File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -47,12 +47,12 @@ An example of the configuration file:
47
47
| thread-config-channel | number [ 0-27] | RF channel to use. |
48
48
| thread-config-panid | number [ 0-0xFFFF] | Network identifier. |
49
49
| 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 ] |
51
51
| thread-config-extended-panid | byte array [ 8] | Extended PAN ID |
52
52
| thread-master-key | byte array [ 16] | Network master key. |
53
53
| thread-config-ml-prefix | byte array [ 8] | Mesh local prefix. |
54
54
| 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 |
56
56
57
57
### 6LoWPAN related configuration parameters
58
58
You can’t perform that action at this time.
0 commit comments