Out of Seat

Out of Seat

🚫
NOTE: This part of the API does not exist yet.

Alives detect humans leaving a seat like a chair or a sofa.

Topic

Subscribe to: api_client/<client_name>/<location_id>/<device_id>/alarm/out_of_seat

Response

Not retained
QoS: 2

{
  "id": "f3e2c1d4-5b6a-7c8d-9e0f-1a2b3c4d5e6f",
  "detectedAt": "2026-01-15T11:30:56.336650702Z",
  "zoneDescription": "Armchair in the living room",
  "zoneId": "5403bc21-834f-443e-bdfb-2993ab4044a7"
}
  • id: Unique identifier (UUID) of the detection event. This can be used to obtain event footage.
  • detectedAt: Time of detection. Note that the message may be sent several seconds after the detection.
  • zoneDescription: Description of the zone that was left
  • zoneId: Unique identifier of the zone that was left (UUID)