curl --location '/projects//panels//single-line' \
--header 'Authorization: Bearer <token>'{
"revision": 0,
"data": {
"rows": [
{
"type": "input",
"devices": {
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"type": "av",
"name": "string",
"article": "string",
"class": "basic",
"params": {}
},
"consumer": {
"roomText": "string",
"loadText": "string"
},
"wires": {
"sectionMm2": 0,
"count": 0
}
}
]
}
}