{
    "datapoints":[
        {"recorded_at":1498679302, "well_depth":10, "bit_depth":0.0},
        {"recorded_at":1498679303, "well_depth":10, "bit_depth":0.1},
        {"recorded_at":1498679304, "well_depth":10, "bit_depth":0.2},
        {"recorded_at":1498679305, "well_depth":10, "bit_depth":0.3},
        {"recorded_at":1498679306, "well_depth":10, "bit_depth":0.4},
        {"recorded_at":1498679307, "well_depth":10, "bit_depth":0.5},
        {"recorded_at":1498679308, "well_depth":10, "bit_depth":0.6},
        {"recorded_at":1498679309, "well_depth":10, "bit_depth":0.7},
        {"recorded_at":1498679310, "well_depth":10, "bit_depth":0.8},
        {"recorded_at":1498679311, "well_depth":10, "bit_depth":0.9},
        {"recorded_at":1498679312, "well_depth":-10, "bit_depth":1.0},
        {"recorded_at":1498679313, "well_depth":10, "bit_depth":-1.1},
        {"recorded_at":1498679314, "well_depth":10, "bit_depth":10.2},
        {"recorded_at":1498679315, "well_depth":10, "bit_depth":1.3},
        {"recorded_at":1498679316, "well_depth":10, "bit_depth":1.4},
        {"recorded_at":1498679317, "well_depth":10, "bit_depth":1.5},
        {"recorded_at":1498679318, "well_depth":10, "bit_depth":1.6},
        {"recorded_at":1498679319, "well_depth":10, "bit_depth":1.7},
        {"recorded_at":1498679320, "well_depth":10, "bit_depth":1.8},
        {"recorded_at":1498679321, "well_depth":10, "bit_depth":1.9},
        {"recorded_at":1498679322, "well_depth":10, "bit_depth":2.0},
        {"recorded_at":1498679323, "well_depth":10, "bit_depth":2.1},
        {"recorded_at":1498679324, "well_depth":10, "bit_depth":2.2}

    ],
    "events": {
        "errors": [
            {"recorded_at":1498679312, "code":1001, "message":"Error 1001"},
            {"recorded_at":1498679313, "code":1002, "message":"Error 1002"}
        ],
        "warnings": [
            {"recorded_at":1498679313, "code":1003, "message":"Error 1003"},
            {"recorded_at":1498679314, "code":1004, "message":"Error 1004"}
        ],
        "infos": [
            {"recorded_at":1498679314, "code":1005, "message":"Error 1005"},
            {"recorded_at":1498679314, "code":1006, "message":"Error 1006"}
        ]
    }
}