Files
opensprinkler-weather/test/expected.json
Samer Albahra 35b4d782ab Fix unit test
2018-07-23 00:01:48 -05:00

23 lines
260 B
JSON

{
"WU": {
"01002": {
"scale": 61,
"rd": -1,
"tz": 32,
"sunrise": 324,
"sunset": 1228,
"eip": null
}
},
"noWeather": {
"01002": {
"scale": -1,
"rd": -1,
"tz": 32,
"sunrise": 334,
"sunset": 1220,
"eip": null
}
}
}