1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- {
- "LoopName":"¿Õµ÷άÐÞ",
- "LoopSign":"repair-20160825-001",
- "LoopContent":{
- "Program":"set value",
- "Inputs":[
- {
- "InputName":"input1",
- "InputValue":"100.0",
- "InputRef":{
- "RefType":"A",
- "Sign1":"1101070037",
- "Sign2":"a1"
- }
-
- },
- {
- "InputName":"input2",
- "InputValue":"200.0",
- "InputRef":{
- "RefType":"B",
- "Sign1":"1101070037"
- }
-
- }
-
- ],
- "Outputs":[
- {
- "OutputName":"output1",
- "OutputValue":"100.0",
- "OutputRef":{
- "RefType":"A",
- "Sign1":"1101070037",
- "Sign2":"a1"
- }
-
- },
- {
- "OutputName":"output2",
- "OutputValue":"200.0",
- "OutputRef":{
- "RefType":"B",
- "Sign1":"1101070037"
- }
-
- }
-
- ],
- "Features":[
- {
- "FeatureName":"feature1",
- "FeatureValue":"100.0",
- "FeatureRef":{
- "RefType":"A",
- "Sign1":"1101070037",
- "Sign2":"a1"
- }
-
- },
- {
- "FeatureName":"feature2",
- "FeatureValue":"200.0",
- "FeatureRef":{
- "RefType":"B",
- "Sign1":"1101070037"
- }
-
- }
-
- ]
-
- }
- }
|