Update json ICOEL SOAP
This commit is contained in:
@@ -1,6 +1,21 @@
|
||||
{
|
||||
"mMapWrite": {
|
||||
|
||||
"L1_Batch": {
|
||||
"name": "L1_Batch",
|
||||
"description": "Send Batch",
|
||||
"tipoMem": "String",
|
||||
"memAddr": "L1_Batch",
|
||||
"index": 0,
|
||||
"size": 50
|
||||
},
|
||||
"L2_Batch": {
|
||||
"name": "L2_Batch",
|
||||
"description": "Send Batch",
|
||||
"tipoMem": "String",
|
||||
"memAddr": "L2_Batch",
|
||||
"index": 0,
|
||||
"size": 50
|
||||
}
|
||||
},
|
||||
"mMapRead": {
|
||||
"VelTonnOra": {
|
||||
@@ -46,6 +61,50 @@
|
||||
"func": "AVG",
|
||||
"period": 50,
|
||||
"factor": 1
|
||||
},
|
||||
"L1_Batch": {
|
||||
"name": "L1_Batch",
|
||||
"description": "Send Batch",
|
||||
"tipoMem": "String",
|
||||
"memAddr": "L1_Batch",
|
||||
"index": 0,
|
||||
"size": 50,
|
||||
"func": "POINT",
|
||||
"period": 120,
|
||||
"factor": 1
|
||||
},
|
||||
"L2_Batch": {
|
||||
"name": "L2_Batch",
|
||||
"description": "Send Batch",
|
||||
"tipoMem": "String",
|
||||
"memAddr": "L2_Batch",
|
||||
"index": 0,
|
||||
"size": 50,
|
||||
"func": "POINT",
|
||||
"period": 120,
|
||||
"factor": 1
|
||||
},
|
||||
"L1_Grower": {
|
||||
"name": "L1_Grower",
|
||||
"description": "Grower Data",
|
||||
"tipoMem": "String",
|
||||
"memAddr": "L1_Grower",
|
||||
"index": 0,
|
||||
"size": 50,
|
||||
"func": "POINT",
|
||||
"period": 120,
|
||||
"factor": 1
|
||||
},
|
||||
"L2_Grower": {
|
||||
"name": "L2_Grower",
|
||||
"description": "Grower Data",
|
||||
"tipoMem": "String",
|
||||
"memAddr": "L2_Grower",
|
||||
"index": 0,
|
||||
"size": 50,
|
||||
"func": "POINT",
|
||||
"period": 120,
|
||||
"factor": 1
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user