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