Control devices, automate workflows, monitor metrics, and integrate systems through a modern unified interface.
Create smart scenarios and workflows.
Monitor devices and system state.
Connect external services and APIs.
POST /api/devices
Authorization: Bearer TOKEN
{
"device": "light",
"status": "on"
}