parent
6071e11663
commit
e76d858db6
1 changed files with 3 additions and 3 deletions
|
@ -96,11 +96,11 @@ Security Z-Wave devices require a network key before being added to the network
|
|||
|
||||
Edit your options.xml file:
|
||||
|
||||
```
|
||||
```bash
|
||||
<!-- <Option name="NetworkKey" value="0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F 0x10" /> -->
|
||||
```
|
||||
> Uncomment the line:
|
||||
```
|
||||
Uncomment the line:
|
||||
```bash
|
||||
<Option name="NetworkKey" value="0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x0A, 0x0B, 0x0C, 0x0D, 0x0E, 0x0F, 0x10" />
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue