{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "MaSzyna Hardware Protocol v2",
  "description": "Client library for the MaSzyna Hardware Protocol v2 (UART v2).",
  "url": "https://github.com/MaSzyna-EU07/maszyna",
  "author": {
    "@type": "Person",
    "name": "MaSzyna community"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/MaSzyna-EU07/MaSzyna_Hardware_Protocol_v2-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 44,
  "license": "https://spdx.org/licenses/MPL-2.0"
}