vCLU — wirtualny CLU dla systemu Grenton#
vCLU to softwarowa implementacja kontrolera CLU systemu Grenton Smart Home, działająca na Raspberry Pi lub jako kontener Docker.
Pozwala rozszerzyć istniejącą instalację Grenton o dodatkowy kontroler — bez kupowania fizycznego urządzenia.
Co znajdziesz w dokumentacji#
| Sekcja | Opis | |
|---|---|---|
| 1 | Getting Started | Instalacja, pierwsze uruchomienie, discovery w OM |
| 2 | Configuration | Kreator, pliki konfiguracyjne, klucze, sieć |
| 3 | Runtime & Lua | Model runtime, registry, EventBus, timery |
| 4 | Modules | GPIO, DOUT, DIN, Timer, custom modules |
| 5 | Integrations | MQTT, TFTP, Home Assistant, WebSocket, AccessControl |
| 6 | AI & MCP | Model Context Protocol, sandbox, tools, Web IDE |
| 7 | Plugins | System pluginów, lifecycle, permissions, publishing |
| 8 | Security | Sandboxing, izolacja, auth, rate limiting |
| 9 | Testing | Unit tests, mock GPIO, symulacja eventów |
| 10 | API Reference | Lua API, Registry API, MCP tools, HTTP API |
| 11 | Architecture | Deep dive — diagramy, concurrency, performance |
| 12 | Roadmap | MCP v1, plugin marketplace, cloud, mobile |