| ... | ... | @@ -35,7 +35,7 @@ Here is a sample configuration for acquiring temperature data from the service: | 
| 
 | 
 | 
The key differences from the National Weather Service configuration are:
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
- `getWUtemperature` must be entered into the `Transform or Calculated Field Function Name` box.  If you are acquiring wind speed data, then the correct entry is `getWUwindSpeed`.  Capitalization must be as shown.
 | 
| 
 | 
 | 
- The `Function Parameters` box must contain a `stn` entry for the main weather station you want data from and possibly a `stn2` code for a weather station to use as a backup in case the primary station is not available.  An example entry is:
 | 
| 
 | 
 | 
- The `Function Parameters` box must contain a `stn` entry for the main weather station you want data from and an optional `stn2` code for a weather station to use as a backup in case the primary station is not available.  An example entry is:
 | 
| 
 | 
 | 
 | 
| 
 | 
 | 
```
 | 
| 
 | 
 | 
    stn: pws:KAKANCHO124
 | 
| ... | ... |  |