{
"author": "string",
"description": "string",
"name": "string",
"remark": "string",
"version": "string",
"path": "string",
"label": "string"
}curl --location --request POST '/api/v1/device/template' \
--header 'x-token: {{x-token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"author": "string",
"description": "string",
"name": "string",
"remark": "string",
"version": "string",
"path": "string",
"label": "string"
}'{
"code": 200,
"message": "Create device template successfully",
"data": {
"id": "386be079-90dd-3fe8-ab41-226810cfa1e0",
"name": "路器切必",
"author": "r",
"version": "anim tempor",
"description": "区九务图界八了据型响史比满。转选单强部走铁复六矿际压称老选变。代近酸比技得重表专龙白取采何今。增华任么斯程研外拉南什她分除量性。",
"tenant_id": "2f4306df",
"created_at": "2024-03-19T14:17:19.1369408+08:00",
"updated_at": "2024-03-19T14:17:19.1369408+08:00",
"flag": 1,
"label": "in veniam laborum consectetur labore",
"web_chart_config": null,
"app_chart_config": null,
"remark": null,
"path": "dolor reprehenderit labore qui fugiat"
}
}