Files
opensprinkler-weather/test/expected.json
2019-05-23 11:13:11 -05:00

29 lines
364 B
JSON

{
"noWeather": {
"01002": {
"scale": -1,
"rd": -1,
"tz": 32,
"sunrise": 332,
"sunset": 1203,
"eip": 2130706433
}
},
"adjustment1": {
"01002": {
"scale": 0,
"rd": -1,
"tz": 32,
"sunrise": 332,
"sunset": 1203,
"eip": 2130706433,
"rawData": {
"h": 98.5,
"p": 1.09,
"t": 70.8,
"raining": 1
}
}
}
}