Files
opensprinkler-weather/test/expected.json
Samer Albahra 3e926f66a0 Fix mocha tests
2019-02-28 23:43:07 -06:00

23 lines
259 B
JSON

{
"WU": {
"01002": {
"scale": 0,
"rd": -1,
"tz": 28,
"sunrise": 387,
"sunset": 1060,
"eip": null
}
},
"noWeather": {
"01002": {
"scale": -1,
"rd": -1,
"tz": 28,
"sunrise": 387,
"sunset": 1060,
"eip": null
}
}
}