{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "SynoLinks",
  "description": "Connect Arduino/ESP32/ESP8266 to SynoLinks IoT Platform via MQTT.",
  "url": "https://github.com/synolinks/synolinks-arduino",
  "author": {
    "@type": "Person",
    "name": "SynoLinks"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/SaleemAkhter/SynoLinks-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 17,
  "datePublished": "2026-04-02",
  "license": "https://spdx.org/licenses/MIT"
}