Files
opensprinkler-weather/test/expected.json
2018-07-22 19:31:38 -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": 333,
"sunset": 1221,
"eip": null
}
}
}