Connected Device Telemetry
Readings streamed automatically by connected things — vehicles reporting speed and position, wearables reporting heart rate, smart meters reporting energy use, machines reporting their own status. Continuous capture that runs in the background of everyday use.
- 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/connected_device_telemetry.
element "connected_device_telemetry"
{
"id": "connected_device_telemetry",
"category_id": "collection",
"title": [
{
"locale": "en",
"value": "Connected Device Telemetry"
}
],
"description": [
{
"locale": "en",
"value": "Readings streamed automatically by connected things — vehicles reporting speed and position, wearables reporting heart rate, smart meters reporting energy use, machines reporting their own status. Continuous capture that runs in the background of everyday use."
}
],
"authoring_guidance": [],
"examples": [],
"sources": [],
"symbol_id": "cellular_antenna",
"variables": [
{
"id": "additional_description",
"label": [
{
"locale": "en",
"value": "Description"
}
],
"required": false,
"kind": "localized_text"
}
],
"shape": "hexagon",
"icon_variants": [
"default",
"dark"
]
}