{
    "platform": "Sunlight",
    "lat": 50.110924,
    "long": 8.682127,
    "sensors": [
        {
            "name": "North",
            "lowerThreshold": -55,
            "upperThreshold": 55,
            "lowerAltitudeThreshold": 25,
            "upperAltitudeThreshold": 55
        },
        {
            "name": "East",
            "lowerThreshold": 35,
            "upperThreshold": 145
        },
        {
            "name": "South",
            "lowerThreshold": 125,
            "upperThreshold": 235
        },
        {
            "name": "West",
            "lowerThreshold": 215,
            "upperThreshold": 325
        }
    ]
}