modelRT/example/circuit_diagram_update.json

66 lines
1.6 KiB
JSON
Raw Normal View History

{
"page_id":1,
"topologics":[
{
"change_type":1,
"old_uuid_from":"12311-111",
"old_uuid_to":"12311-113",
"new_uuid_from":"12311-111",
"new_uuid_to":"12311-114"
},
{
"change_type":2,
"old_uuid_from":"12311-111",
"old_uuid_to":"12311-113",
"new_uuid_from":"12311-112",
"new_uuid_to":"12311-113"
},
{
"change_type":3,
"old_uuid_from":"",
"old_uuid_to":"",
"new_uuid_from":"12311-115",
"new_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":""
}
]
}