Files
cms_thermo_active/Thermo.Active.Config/Config/ThermoConf.json
T
Samuele E. Locatelli db320d3fb1 fix gestioen thermo in SIM
2021-02-25 17:12:47 +01:00

31 lines
553 B
JSON

{
"MeasPoints": [],
"CameraAddress": "",
"CameraName": "Camera Emulator",
"DestPoints": {
"Coords": [
"0, 0",
"1500, 0",
"1500, 1200",
"0, 1200"
],
"curr": 0
},
"OrigPoints": {
"Coords": [
"20, 501",
"16, 95",
"390, 128",
"279, 506"
],
"curr": 4
},
"TargetRange": {
"Max": 60.0,
"Min": 0.0
},
"TargetSize": {
"X": 1500,
"Y": 1200
}
}