Lite Edition
What Lite Edition Is
Lite Edition is the foundation of the MKTI ecosystem. Each Lite microservice performs a single, well-defined automation task using a simple pattern: JSON in → rules → JSON out → forward.
How Lite Microservices Work
Lite Edition microservices are stateless, predictable, and easy to deploy. They run inside Docker containers and are designed to be combined into larger automation flows.
Common Use Cases
Examples of Lite Edition functionality will be added here, including filtering JSON, transforming payloads, forwarding data, and building automation logic for Home Assistant.
Deployment Overview
A full deployment guide will be added soon. Lite Edition services are deployed using Docker Compose and integrate with Home Assistant through webhooks.