modelRT/example/circuit_diagram_create.json

52 lines
1.1 KiB
JSON

{
"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":[
{
"grid_id":1,
"zone":1,
"station_id":1,
"uuid":"12311-114",
"name":"母线 1",
"component_type":1,
"in_service":true,
"connected_bus":1,
"state":1,
"visible_id":"",
"description":"",
"context":"",
"comment":"",
"params":""
},
{
"grid_id":1,
"zone":1,
"station_id":1,
"uuid":"12311-116",
"name":"发电机 1",
"component_type":1,
"in_service":true,
"connected_bus":1,
"state":1,
"visible_id":"",
"description":"",
"context":"",
"comment":"",
"params":""
}
]
}