Files
opensprinkler-weather/test/expected.json
2019-05-13 21:41:37 -05:00

35 lines
448 B
JSON

{
"noWeather": {
"01002": {
"scale": -1,
"rd": -1,
"tz": 32,
"sunrise": 332,
"sunset": 1203,
"eip": 2130706433,
"rawData": {
"h": 98.5,
"p": 1.09,
"t": 70.8,
"raining": 1
}
}
},
"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
}
}
}
}