SIGNED EVENT DELIVERY

Event payloads

Receive owner-scoped HomeAutoPro events at a validated public HTTPS endpoint.

Event envelope

{"event":"device.state","created_at":"2026-08-24T12:00:00Z",
 "data":{"device_id":"uuid","state":{"power":true}}}

Validate the event type and payload before processing. Do not infer undeclared capability keys.