{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "OrbiSyncNode",
  "description": "Secure polling-based IoT node client for the OrbiSync Hub.",
  "url": "https://github.com/jihun-kang/orbisync-node",
  "author": {
    "@type": "Person",
    "name": "OrbiSync Engineers"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/jihun-kang/OrbiSyncNode-1.2.3.zip",
  "softwareVersion": "1.2.3",
  "fileSize": 33,
  "datePublished": "2026-02-12",
  "license": "https://spdx.org/licenses/MIT"
}