13 lines
252 B
JSON
13 lines
252 B
JSON
|
|
{
|
||
|
|
"PlcSettings": {
|
||
|
|
"IpAddress": "192.168.1.100",
|
||
|
|
"Port": 502,
|
||
|
|
"SlaveId": 1,
|
||
|
|
"PressureRegister": 0,
|
||
|
|
"WetFlowRegister": 2,
|
||
|
|
"DryFlowRegister": 4,
|
||
|
|
"PressureFactor": 1.0,
|
||
|
|
"WetFlowFactor": 1.0,
|
||
|
|
"DryFlowFactor": 1.0
|
||
|
|
}
|
||
|
|
}
|