Agent poll doorbell (SSE)
Device automation
Agent poll doorbell (SSE)
Opens a server-sent-events stream for the device agent. When a new agent action is pending, the server sends “event: poll” so the agent can immediately call GET /poll. Emits one initial “event: poll” on connect (poll-on-connect). Sends ”: keepalive” every 25 seconds. Gated by device.action_stream feature flag.
GET
Agent poll doorbell (SSE)