{
  "library_id": "crestron/simplplus",
  "name": "SIMPL+ Programming Language Reference",
  "description": "Complete reference documentation for Crestron SIMPL+ programming language",
  "version": "1.0.0",
  "language": "simpl+",
  "topics": [
    "Crestron control systems programming",
    "SIMPL+ syntax and functions",
    "Digital/analog I/O handling",
    "String manipulation",
    "File operations",
    "Event-driven programming"
  ],
  "endpoints": {
    "full_docs": "https://simplplus.crestron.rocks/llms-full.txt",
    "quick_ref": "https://simplplus.crestron.rocks/llms.txt",
    "chunks": "https://simplplus.crestron.rocks/index/chunks.jsonl",
    "manifest": "https://simplplus.crestron.rocks/index/manifest.json"
  },
  "query_patterns": [
    "simpl+",
    "simplplus",
    "crestron",
    "crestron programming",
    "simpl+ function",
    "simpl+ syntax"
  ]
}