{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Nodrix",
  "description": "Connect ESP32/ESP8266 hardware to Nodrix with a few lines of code.",
  "url": "https://github.com/decoded-cipher/nodrix-sdk",
  "author": {
    "@type": "Person",
    "name": "Arjun Krishna"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/decoded-cipher/Nodrix-0.1.0.zip",
  "softwareVersion": "0.1.0",
  "fileSize": 16,
  "datePublished": "2026-07-04",
  "license": "https://spdx.org/licenses/MIT"
}