Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
ivy-edp committed Aug 25, 2023
1 parent de3289c commit feb7294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion srf-weather-connector-product/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Install the SRF Weather Connector and call it as a sub-process. Adjust the mappi
![set connector as subprocess](images/demo1.png)

For testing purposes, a mock API can be used in the demo instead of the official SRF API. For this purpose, the variable "Url" can be commented out under 'Variables.SrfWeatherConnector'.
This way you can avoid the need to generate an access token via the SRF Developer website first. In this mock mode, only the ZIP code "6300" must be entered in the "zip" field
This way you can avoid the need to generate an access token via the SRF Developer website first. In this mock mode, only the ZIP code "6300" must be entered in the "zip" field.

In the demo, you can now specify either the name of the location or its ZIP code and use the "Get Weather" button to output the weather for the next seven days at this location.
![enter data name or zip](images/demo2.png)
Expand Down

0 comments on commit feb7294

Please sign in to comment.