modelRT/example/circuit_diagram_update.json

39 lines
902 B
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"
}
],
"component_infos":[
{
"uuid":"12311-113",
"component_type":1,
"params":""
},
{
"uuid":"12311-114",
"component_type":1,
"params":""
}
]
}