curl --location 'http://192.168.11.46:13000/fp/propertyPrediction/executePrediction?historyStartDate=2023-11-11&historyEndDate=2024-11-11&proId=undefined&p=undefined&pi=undefined&monitorType=undefined&modelType=undefined'{
"p": 0,
"pi": "string",
"predict": [
[
"string",
0
]
],
"original": [
[
"string",
0
]
],
"modelFitted": [
[
0
]
],
"modelRsquared": 0,
"modelStd": 0,
"modelVariable": [
[
0
]
],
"modelResidual": [
[
0
]
],
"historyMaxValue": 0,
"historyMinValue": 0,
"twoRMSE": 0,
"threeRMSE": 0,
"predictionStatus": [
[
"string"
]
],
"modelRSS": 0
}