Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Minor changes
  • Loading branch information
Kari Severinkangas authored Apr 12, 2017
1 parent 7d2b03b commit f5d6e7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions features/nanostack/FEATURE_NANOSTACK/mbed-mesh-api/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,12 +47,12 @@ An example of the configuration file:
| thread-config-channel | number [0-27] | RF channel to use. |
| thread-config-panid | number [0-0xFFFF] | Network identifier. |
| thread-config-network-name | string [1-16] |
| thread-config-commissioning-dataset-timestamp | [0-0xFFFFFFFFFFFFFFFF] | Timestamp where upper 48 bits are seconds |
| thread-config-commissioning-dataset-timestamp | [0-0xFFFFFFFFFFFFFFFF] | [48 bit timestamp seconds]-[15 bit timestamp ticks]-[U bit] |
|thread-config-extended-panid | byte array [8] | Extended PAN ID |
| thread-master-key | byte array [16]| Network master key. |
| thread-config-ml-prefix | byte array [8] | Mesh local prefix. |
| thread-config-pskc | byte array [16] | Pre-Shared Key for the Commissioner. |
| thread-security-policy | number [0-0xFF] | Security policy |
| thread-security-policy | number [0-0xFF] | Commissioning security policy bits |

### 6LoWPAN related configuration parameters

Expand Down

0 comments on commit f5d6e7d

Please sign in to comment.