Compare commits

...

2 Commits

Author SHA1 Message Date
b7b4bfa8a0 Merge pull request 'lastupdate' (#3) from CNO8-4455 into main
Reviewed-on: #3
2025-10-15 14:34:06 +00:00
e445d29f1d lastupdate 2025-10-15 16:55:22 +04:00
5 changed files with 85 additions and 85 deletions

View File

@ -1,7 +1,7 @@
{ {
"custom": {}, "custom": {},
"params": { "params": {
"DPMNotFaulted": false, "communicationFaulted": true,
"con_lines": [ "con_lines": [
false, false,
false, false,
@ -42,7 +42,7 @@
] ]
}, },
"propConfig": { "propConfig": {
"params.DPMNotFaulted": { "params.communicationFaulted": {
"paramDirection": "input", "paramDirection": "input",
"persistent": true "persistent": true
}, },
@ -101,7 +101,7 @@
"props.elements[0].elements[0].elements[1].stroke.paint": { "props.elements[0].elements[0].elements[1].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", \"#00ff00\")" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", \"#00ff00\")"
}, },
"type": "expr" "type": "expr"
} }
@ -109,7 +109,7 @@
"props.elements[0].elements[0].elements[2].stroke.paint": { "props.elements[0].elements[0].elements[2].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", \"#00ff00\")" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", \"#00ff00\")"
}, },
"type": "expr" "type": "expr"
} }
@ -117,7 +117,7 @@
"props.elements[0].elements[1].elements[0].stroke.paint": { "props.elements[0].elements[1].elements[0].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[0]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[0]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -125,7 +125,7 @@
"props.elements[0].elements[1].elements[10].stroke.paint": { "props.elements[0].elements[1].elements[10].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[17]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[17]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -133,7 +133,7 @@
"props.elements[0].elements[1].elements[11].stroke.paint": { "props.elements[0].elements[1].elements[11].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[4]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[4]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -141,7 +141,7 @@
"props.elements[0].elements[1].elements[12].stroke.paint": { "props.elements[0].elements[1].elements[12].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[5]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[5]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -149,7 +149,7 @@
"props.elements[0].elements[1].elements[13].stroke.paint": { "props.elements[0].elements[1].elements[13].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[6]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[6]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -157,7 +157,7 @@
"props.elements[0].elements[1].elements[14].stroke.paint": { "props.elements[0].elements[1].elements[14].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[15]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[15]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -165,7 +165,7 @@
"props.elements[0].elements[1].elements[15].stroke.paint": { "props.elements[0].elements[1].elements[15].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[16]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[16]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -173,7 +173,7 @@
"props.elements[0].elements[1].elements[16].stroke.paint": { "props.elements[0].elements[1].elements[16].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[7]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[7]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -181,7 +181,7 @@
"props.elements[0].elements[1].elements[17].stroke.paint": { "props.elements[0].elements[1].elements[17].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[8]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[8]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -189,7 +189,7 @@
"props.elements[0].elements[1].elements[18].stroke.paint": { "props.elements[0].elements[1].elements[18].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[9]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[9]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -197,7 +197,7 @@
"props.elements[0].elements[1].elements[19].stroke.paint": { "props.elements[0].elements[1].elements[19].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[13]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[13]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -205,7 +205,7 @@
"props.elements[0].elements[1].elements[1].stroke.paint": { "props.elements[0].elements[1].elements[1].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[23]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[23]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -213,7 +213,7 @@
"props.elements[0].elements[1].elements[20].stroke.paint": { "props.elements[0].elements[1].elements[20].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[12]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[12]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -221,7 +221,7 @@
"props.elements[0].elements[1].elements[21].stroke.paint": { "props.elements[0].elements[1].elements[21].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[11]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[11]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -229,7 +229,7 @@
"props.elements[0].elements[1].elements[22].stroke.paint": { "props.elements[0].elements[1].elements[22].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[10]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[10]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -237,7 +237,7 @@
"props.elements[0].elements[1].elements[23].stroke.paint": { "props.elements[0].elements[1].elements[23].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[14]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[14]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -245,7 +245,7 @@
"props.elements[0].elements[1].elements[2].stroke.paint": { "props.elements[0].elements[1].elements[2].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[1]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[1]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -253,7 +253,7 @@
"props.elements[0].elements[1].elements[3].stroke.paint": { "props.elements[0].elements[1].elements[3].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[22]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[22]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -261,7 +261,7 @@
"props.elements[0].elements[1].elements[4].stroke.paint": { "props.elements[0].elements[1].elements[4].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[2]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[2]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -269,7 +269,7 @@
"props.elements[0].elements[1].elements[5].stroke.paint": { "props.elements[0].elements[1].elements[5].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[3]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[3]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -277,7 +277,7 @@
"props.elements[0].elements[1].elements[6].stroke.paint": { "props.elements[0].elements[1].elements[6].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[21]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[21]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -285,7 +285,7 @@
"props.elements[0].elements[1].elements[7].stroke.paint": { "props.elements[0].elements[1].elements[7].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[20]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[20]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -293,7 +293,7 @@
"props.elements[0].elements[1].elements[8].stroke.paint": { "props.elements[0].elements[1].elements[8].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[19]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[19]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }
@ -301,7 +301,7 @@
"props.elements[0].elements[1].elements[9].stroke.paint": { "props.elements[0].elements[1].elements[9].stroke.paint": {
"binding": { "binding": {
"config": { "config": {
"expression": "if(!{view.params.DPMNotFaulted}, \"#ff001d\", if(!{view.params.con_lines[18]}, \"#ff001d\", \"#00ff00\"))" "expression": "if(!{view.params.communicationFaulted}, \"#ff001d\", if(!{view.params.con_lines[18]}, \"#ff001d\", \"#00ff00\"))"
}, },
"type": "expr" "type": "expr"
} }

View File

@ -1476,7 +1476,7 @@
}, },
"width": 0.08, "width": 0.08,
"x": 0.8025, "x": 0.8025,
"y": 0.136 "y": 0.1297
}, },
"props": { "props": {
"params": { "params": {
@ -1929,7 +1929,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.8185, "x": 0.8185,
"y": 0.1017 "y": 0.0954
}, },
"props": { "props": {
"text": "S011015_ZMX1 11.200.1.50", "text": "S011015_ZMX1 11.200.1.50",

View File

@ -768,7 +768,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.0097, "x": 0.0097,
"y": 0.1454 "y": 0.1319
}, },
"props": { "props": {
"params": { "params": {
@ -801,7 +801,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.0475, "x": 0.0475,
"y": 0.1483 "y": 0.1348
}, },
"props": { "props": {
"params": { "params": {
@ -837,7 +837,7 @@
}, },
"width": 0.0802, "width": 0.0802,
"x": 0.0852, "x": 0.0852,
"y": 0.192 "y": 0.1785
}, },
"props": { "props": {
"params": { "params": {
@ -870,7 +870,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.1417, "x": 0.1417,
"y": 0.1454 "y": 0.1319
}, },
"props": { "props": {
"params": { "params": {
@ -906,7 +906,7 @@
}, },
"width": 0.06, "width": 0.06,
"x": 0.1766, "x": 0.1766,
"y": 0.1445 "y": 0.131
}, },
"props": { "props": {
"params": { "params": {
@ -939,7 +939,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.2114, "x": 0.2114,
"y": 0.1482 "y": 0.1347
}, },
"props": { "props": {
"params": { "params": {
@ -972,7 +972,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.249, "x": 0.249,
"y": 0.1519 "y": 0.1384
}, },
"props": { "props": {
"params": { "params": {
@ -1005,7 +1005,7 @@
"height": 0.0881, "height": 0.0881,
"width": 0.08, "width": 0.08,
"x": 0.2854, "x": 0.2854,
"y": 0.1875 "y": 0.174
}, },
"props": { "props": {
"params": { "params": {
@ -1038,7 +1038,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.3313, "x": 0.3313,
"y": 0.1528 "y": 0.1393
}, },
"props": { "props": {
"params": { "params": {
@ -1071,7 +1071,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.3703, "x": 0.3703,
"y": 0.1602 "y": 0.1467
}, },
"props": { "props": {
"params": { "params": {
@ -1104,7 +1104,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.411, "x": 0.411,
"y": 0.1528 "y": 0.1393
}, },
"props": { "props": {
"params": { "params": {
@ -1137,7 +1137,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.4498, "x": 0.4498,
"y": 0.1528 "y": 0.1393
}, },
"props": { "props": {
"params": { "params": {
@ -1170,7 +1170,7 @@
"height": 0.0881, "height": 0.0881,
"width": 0.08, "width": 0.08,
"x": 0.4814, "x": 0.4814,
"y": 0.1899 "y": 0.1764
}, },
"props": { "props": {
"params": { "params": {
@ -1203,7 +1203,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.5339, "x": 0.5339,
"y": 0.1464 "y": 0.1329
}, },
"props": { "props": {
"params": { "params": {
@ -1236,7 +1236,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.5718, "x": 0.5718,
"y": 0.1473 "y": 0.1338
}, },
"props": { "props": {
"params": { "params": {
@ -1269,7 +1269,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.6095, "x": 0.6095,
"y": 0.1461 "y": 0.1326
}, },
"props": { "props": {
"params": { "params": {
@ -1302,7 +1302,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.6467, "x": 0.6467,
"y": 0.1454 "y": 0.1319
}, },
"props": { "props": {
"params": { "params": {
@ -1335,7 +1335,7 @@
"height": 0.0881, "height": 0.0881,
"width": 0.08, "width": 0.08,
"x": 0.6846, "x": 0.6846,
"y": 0.183 "y": 0.1695
}, },
"props": { "props": {
"params": { "params": {
@ -1368,7 +1368,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.7355, "x": 0.7355,
"y": 0.1454 "y": 0.1319
}, },
"props": { "props": {
"params": { "params": {
@ -1404,7 +1404,7 @@
}, },
"width": 0.06, "width": 0.06,
"x": 0.7763, "x": 0.7763,
"y": 0.1454 "y": 0.1319
}, },
"props": { "props": {
"params": { "params": {
@ -1451,7 +1451,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.0146, "x": 0.0146,
"y": 0.1108 "y": 0.1045
}, },
"props": { "props": {
"text": "S011017_ZMX1 11.200.1.54", "text": "S011017_ZMX1 11.200.1.54",
@ -1471,7 +1471,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.0531, "x": 0.0531,
"y": 0.1159 "y": 0.1096
}, },
"props": { "props": {
"text": "S011019_ZMX1 11.200.1.55", "text": "S011019_ZMX1 11.200.1.55",
@ -1491,7 +1491,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.1094, "x": 0.1094,
"y": 0.1121 "y": 0.1058
}, },
"props": { "props": {
"text": "VS01A_FIOM06 11.200.1.56", "text": "VS01A_FIOM06 11.200.1.56",
@ -1511,7 +1511,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.1458, "x": 0.1458,
"y": 0.1117 "y": 0.1054
}, },
"props": { "props": {
"text": "S011021_ZMX1 11.200.1.57", "text": "S011021_ZMX1 11.200.1.57",
@ -1531,7 +1531,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.1828, "x": 0.1828,
"y": 0.1112 "y": 0.1049
}, },
"props": { "props": {
"text": "S011023_ZMX1 11.200.1.58", "text": "S011023_ZMX1 11.200.1.58",
@ -1551,7 +1551,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.2208, "x": 0.2208,
"y": 0.1154 "y": 0.1091
}, },
"props": { "props": {
"text": "S011018_ZMX1 11.200.1.59", "text": "S011018_ZMX1 11.200.1.59",
@ -1571,7 +1571,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.2549, "x": 0.2549,
"y": 0.1145 "y": 0.1082
}, },
"props": { "props": {
"text": "S011020_ZMX1 11.200.1.60", "text": "S011020_ZMX1 11.200.1.60",
@ -1591,7 +1591,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.3077, "x": 0.3077,
"y": 0.11 "y": 0.1037
}, },
"props": { "props": {
"text": "VS01A_FIOM07 11.200.1.61", "text": "VS01A_FIOM07 11.200.1.61",
@ -1611,7 +1611,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.3375, "x": 0.3375,
"y": 0.1073 "y": 0.101
}, },
"props": { "props": {
"text": "S011022_ZMX1 11.200.1.62", "text": "S011022_ZMX1 11.200.1.62",
@ -1631,7 +1631,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.3733, "x": 0.3733,
"y": 0.11 "y": 0.1037
}, },
"props": { "props": {
"text": "S011024_ZMX1 11.200.1.63", "text": "S011024_ZMX1 11.200.1.63",
@ -1651,7 +1651,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.4129, "x": 0.4129,
"y": 0.1109 "y": 0.1046
}, },
"props": { "props": {
"text": "S011025_ZMX1 11.200.1.64", "text": "S011025_ZMX1 11.200.1.64",
@ -1671,7 +1671,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.4506, "x": 0.4506,
"y": 0.1101 "y": 0.1038
}, },
"props": { "props": {
"text": "S011027_ZMX1 11.200.1.65", "text": "S011027_ZMX1 11.200.1.65",
@ -1691,7 +1691,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.5031, "x": 0.5031,
"y": 0.1111 "y": 0.1048
}, },
"props": { "props": {
"text": "VS01A_FIOM08 11.200.1.66", "text": "VS01A_FIOM08 11.200.1.66",
@ -1711,7 +1711,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.5401, "x": 0.5401,
"y": 0.1092 "y": 0.1029
}, },
"props": { "props": {
"text": "S011029_ZMX1 11.200.1.67", "text": "S011029_ZMX1 11.200.1.67",
@ -1731,7 +1731,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.575, "x": 0.575,
"y": 0.1083 "y": 0.102
}, },
"props": { "props": {
"text": "S011031_ZMX1 11.200.1.68", "text": "S011031_ZMX1 11.200.1.68",
@ -1751,7 +1751,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.6068, "x": 0.6068,
"y": 0.1046 "y": 0.0983
}, },
"props": { "props": {
"text": "S011026_ZMX1 11.200.1.69", "text": "S011026_ZMX1 11.200.1.69",
@ -1771,7 +1771,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.6458, "x": 0.6458,
"y": 0.1045 "y": 0.0982
}, },
"props": { "props": {
"text": "S011028_ZMX1 11.200.1.70", "text": "S011028_ZMX1 11.200.1.70",
@ -1791,7 +1791,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.7042, "x": 0.7042,
"y": 0.103 "y": 0.0967
}, },
"props": { "props": {
"text": "VS01A_FIOM09 11.200.1.71", "text": "VS01A_FIOM09 11.200.1.71",
@ -1811,7 +1811,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.7389, "x": 0.7389,
"y": 0.1055 "y": 0.0992
}, },
"props": { "props": {
"text": "S011030_ZMX1 11.200.1.72", "text": "S011030_ZMX1 11.200.1.72",
@ -1831,7 +1831,7 @@
"height": 0.0358, "height": 0.0358,
"width": 0.0427, "width": 0.0427,
"x": 0.7785, "x": 0.7785,
"y": 0.1036 "y": 0.0973
}, },
"props": { "props": {
"text": "S011032_ZMX1 11.200.1.73", "text": "S011032_ZMX1 11.200.1.73",

View File

@ -1299,7 +1299,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.6898, "x": 0.6898,
"y": 0.1431 "y": 0.1404
}, },
"props": { "props": {
"params": { "params": {
@ -1332,7 +1332,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.7297, "x": 0.7297,
"y": 0.1463 "y": 0.1427
}, },
"props": { "props": {
"params": { "params": {

View File

@ -801,7 +801,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.0418, "x": 0.0418,
"y": 0.1455 "y": 0.1446
}, },
"props": { "props": {
"params": { "params": {
@ -867,7 +867,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.1307, "x": 0.1307,
"y": 0.1444 "y": 0.1435
}, },
"props": { "props": {
"params": { "params": {
@ -900,7 +900,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.1677, "x": 0.1677,
"y": 0.1473 "y": 0.1464
}, },
"props": { "props": {
"params": { "params": {
@ -933,7 +933,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.2082, "x": 0.2082,
"y": 0.1445 "y": 0.1436
}, },
"props": { "props": {
"params": { "params": {
@ -966,7 +966,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.2485, "x": 0.2485,
"y": 0.1463 "y": 0.1454
}, },
"props": { "props": {
"params": { "params": {
@ -999,7 +999,7 @@
"height": 0.0958, "height": 0.0958,
"width": 0.08, "width": 0.08,
"x": 0.2865, "x": 0.2865,
"y": 0.1696 "y": 0.1687
}, },
"props": { "props": {
"params": { "params": {
@ -1197,7 +1197,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.5318, "x": 0.5318,
"y": 0.1436 "y": 0.1427
}, },
"props": { "props": {
"params": { "params": {
@ -1230,7 +1230,7 @@
"height": 0.0958, "height": 0.0958,
"width": 0.08, "width": 0.08,
"x": 0.5619, "x": 0.5619,
"y": 0.1648 "y": 0.1639
}, },
"props": { "props": {
"params": { "params": {
@ -1263,7 +1263,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.6079, "x": 0.6079,
"y": 0.1386 "y": 0.1377
}, },
"props": { "props": {
"params": { "params": {
@ -1296,7 +1296,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.6498, "x": 0.6498,
"y": 0.1408 "y": 0.1399
}, },
"props": { "props": {
"params": { "params": {
@ -1329,7 +1329,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.6872, "x": 0.6872,
"y": 0.1422 "y": 0.1413
}, },
"props": { "props": {
"params": { "params": {
@ -1362,7 +1362,7 @@
"height": 0.0958, "height": 0.0958,
"width": 0.08, "width": 0.08,
"x": 0.7267, "x": 0.7267,
"y": 0.1681 "y": 0.1672
}, },
"props": { "props": {
"params": { "params": {
@ -1395,7 +1395,7 @@
"height": 0.1667, "height": 0.1667,
"width": 0.06, "width": 0.06,
"x": 0.7716, "x": 0.7716,
"y": 0.1426 "y": 0.1417
}, },
"props": { "props": {
"params": { "params": {