1 [
2       {
3        "deviceName": "pen",
4        "events":[
5                {},
6                {"eventType": "RUBBER_TOUCH", "xPos":12971, "yPos":16270, "tiltX":10,"tiltY":5, "pressure":4200,  "distance":40},
7                {"eventType": "RUBBER_TOUCH", "xPos":12569, "yPos":16197, "tiltX":10,"tiltY":5, "pressure":4200,  "distance":20},
8                {"eventType": "RUBBER_TOUCH", "xPos":12569, "yPos":16197, "tiltX":10,"tiltY":5, "pressure":0,  "distance":20},
9                {"eventType": "RUBBER_TOUCH", "xPos":12471, "yPos":16182, "tiltX":10,"tiltY":5, "pressure":0,  "distance":0}
10               ]
11       }
12]
13