Files
opensprinkler-weather/test/expected.json
2018-07-22 18:43:22 -05:00

23 lines
272 B
JSON

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