Presence & Motion Sensor
Detects that someone or something is there, or is moving, without capturing an image — passive infrared, ultrasonic, pressure mats, door counters, seat occupancy sensors. Tells the system that a space is occupied, not who occupies it.
- Description
Playground
Try the element with your own values, contexts, and color modes.
Style
Raw JSON
Live API response from GET /schemas/dtpr@2026-09-01-beta/elements/presence_motion_sensor.
element "presence_motion_sensor"
{
"id": "presence_motion_sensor",
"category_id": "collection",
"title": [
{
"locale": "en",
"value": "Presence & Motion Sensor"
}
],
"description": [
{
"locale": "en",
"value": "Detects that someone or something is there, or is moving, without capturing an image — passive infrared, ultrasonic, pressure mats, door counters, seat occupancy sensors. Tells the system that a space is occupied, not who occupies it."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "motion_detector",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}