Skip to content

Commit

Permalink
Explanation of refresh parameter
Browse files Browse the repository at this point in the history
Signed-off-by: Jerome Luckenbach <[email protected]>
  • Loading branch information
Confectrician authored Dec 10, 2020
1 parent c27beb2 commit 3222a6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configuration/sitemaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ Alternatively, the image file (e.g. YourImageFile.png) may be stored locally in
```perl
Image url="https://raw.githubusercontent.com/wiki/openhab/openhab/images/features.png"

// display a snapshot image from an IP camera
// display a snapshot image from an IP camera, using refresh parameter to get updated images
Image url="http://192.168.1.203:8080/?action=snapshot" refresh=10000
```

Expand Down

0 comments on commit 3222a6b

Please sign in to comment.