[
{
"urn": "urn:ngsi-ld:Device:Device001",
"tenant": "OrganizationA",
"scope": "/",
"id": "o3",
"name": "O3",
"value": 40.720798,
"type": "Property",
"description": "No info available",
"units": "ppm",
"timestamp": "2025-01-01 10:50:00"
},
{
"urn": "urn:ngsi-ld:Device:Device001",
"id": "cmd1",
"name": "CMD1",
"status": null,
"info": null,
"status_timestamp": null,
"info_timestamp": null,
"timestamp": null,
"type": "Command",
"available": true,
"pending": false,
"pending_value": null,
"current_value": 1,
"description": "Device sample configuration command",
"data_type": "bool",
"units": null,
"max_value": null,
"min_value": null,
"internal": false,
"operations": "rw"
}
]