@@ -11,21 +11,21 @@ You can use the WSView Plus app to set up your weather station to upload data t
1111below.
1212
13131 . Install the WSView Plus app.
14- - [ Play Store] ( https://play.google.com/store/apps/details?id=com.ost.wsautool )
15- - [ App Store] ( https://apps.apple.com/app/wsview-plus/id1581353359 )
16- 1 . Open the app and connect to your weather station.
17- 2 . Select * Customized* in the menu.
18- 3 . Select * Enable* .
19- 4 . Enter the server IP/hostname where ws-upload is running.
20- 5 . Enter the path ` /api/v1/observe? ` (including the final question mark).
21- 6 . Enter a station ID. This is an arbitrary string that identifies your weather station. It is used to create the
14+ - [ Play Store] ( https://play.google.com/store/apps/details?id=com.ost.wsautool )
15+ - [ App Store] ( https://apps.apple.com/app/wsview-plus/id1581353359 )
16+ 2 . Open the app and connect to your weather station.
17+ 3 . Select * Customized* in the menu.
18+ 4 . Select * Enable* .
19+ 5 . Enter the server IP/hostname where ws-upload is running.
20+ 6 . Enter the path ` /api/v1/observe? ` (including the final question mark).
21+ 7 . Enter a station ID. This is an arbitrary string that identifies your weather station. It is used to create the
2222 measurement name in InfluxDB. You can use the name of your weather station, for example.
23- 7 . Enter a station key. This is an arbitrary string that is used to authenticate your weather station. This should be
23+ 8 . Enter a station key. This is an arbitrary string that is used to authenticate your weather station. This should be
2424 as secure as a password. You can use a password generator to create a random string. You will need this key later to
2525 configure ws-upload.
26- 8 . Enter the port where ws-upload is running. The default port is 9108.
27- 9 . Set an upload interval
28- 10 . Click on * Save* .
26+ 9 . Enter the port where ws-upload is running. The default port is 9108.
27+ 10 . Set an upload interval
28+ 11 . Click on * Save* .
2929
3030<details >
3131<summary >Older instructions for WS View or WS Tool</summary >
0 commit comments