{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "RPCToolkit",
  "description": "Lightweight JSON-RPC 2.0 client and server for Arduino-compatible embedded targets",
  "url": "https://github.com/n-car/rpc-arduino-toolkit",
  "author": {
    "@type": "Person",
    "name": "Nicola Carpanese"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/n-car/RPCToolkit-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 55,
  "datePublished": "2026-06-12",
  "license": "https://spdx.org/licenses/MIT"
}