[administration/jsondb.md]Changed images from imageshack to local saved ones. (#714)
* Changed images from imageshack to local saved ones. Signed-off-by: Jerome Luckenbach <github@luckenba.ch> * s/images/.\/images/g Signed-off-by: Jerome Luckenbach <github@luckenba.ch>pull/718/head
parent
6309c1f5a9
commit
eb68de80aa
Binary file not shown.
After Width: | Height: | Size: 170 KiB |
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
Binary file not shown.
After Width: | Height: | Size: 19 KiB |
|
@ -96,7 +96,7 @@ Within the `OPENHAB_USERDATA/jsondb/` directory, you will find the following fil
|
|||
In this example, we will use the Network Binding (2.0) to Search for Things, add a new Thing to openHAB and then modify its parameters to check the information that is stored in the JsonDB.
|
||||
|
||||
Step 1. Add new Thing (name: `ISP_Gateway`) from Paper UIs Inbox:
|
||||

|
||||

|
||||
|
||||
Step 2. Check the contents of the `OPENHAB_USERDATA/jsondb/org.eclipse.smarthome.core.thing.Thing.json` file:
|
||||
|
||||
|
@ -190,7 +190,7 @@ Step 3. Using Paper UI :arrow_right: Configuration :arrow_right: Things, edit th
|
|||
- Retry (from 1 to 3)
|
||||
- Timeout (from 5000 to 10000)
|
||||
and save:
|
||||

|
||||

|
||||
|
||||
Step 4. Check the configuration properties again in the `OPENHAB_USERDATA/jsondb/org.eclipse.smarthome.core.thing.Thing.json` file:
|
||||

|
||||

|
||||
|
|
Loading…
Reference in New Issue