{
  "name": "Star G640",
  "manufacturer": "XP-PEN",
  "model": "G640",
  "description": "Graphics tablet configured via CLI walkthrough",
  "vendorId": "0x28bd",
  "productId": "0x94",
  "deviceInfo": {
    "vendor_id": 10429,
    "product_id": 148,
    "product_string": "STAR G640",
    "interfaces": [
      13
    ]
  },
  "modes": [
    {
      "reportId": 7,
      "digitizerUsagePage": 13,
      "capabilities": {
        "hasButtons": false,
        "buttonCount": 0,
        "hasPressure": true,
        "pressureLevels": 8192,
        "hasTilt": false,
        "resolution": {
          "x": 31994,
          "y": 20000
        }
      },
      "byteCodeMappings": {
        "x": {
          "byteIndex": [
            2,
            3
          ],
          "max": 31994,
          "type": "multi-byte-range"
        },
        "y": {
          "byteIndex": [
            4,
            5
          ],
          "max": 20000,
          "type": "multi-byte-range"
        },
        "pressure": {
          "byteIndex": [
            6,
            7
          ],
          "max": 8191,
          "type": "multi-byte-range"
        }
      }
    }
  ]
}