modelRT/example/circuit_diagram_delete.json

29 lines
517 B
JSON
Raw Normal View History

{
"page_id":1,
"topologics":[
{
"uuid_from":"12311-111",
"uuid_to":"12311-114"
},
{
"uuid_from":"12311-115",
"uuid_to":"12311-116"
}
],
"free_vertexs":[
"12311-111",
"12311-112",
"12311-115"
],
"component_infos":[
{
"uuid":"12311-114",
"component_type":1
},
{
"uuid":"12311-116",
"component_type":1
}
]
}