curl --location --request GET 'http://cloud.keepsoft.net:30100/api/mcc/v1/app/proxy/object/pump_drainage/params?objectName=PD1' \ --header 'apiKey;' \ --header 'timestamp;' \ --header 'sign;'
{ "data": { "defaultState": 0, "startDepthOfWater": 0, "stopDepthOfWater": 0, "pumpCurveData": [ { "volume": 0, "flowLadder": 0 } ], "pumpCurveType": "PUMP1" } }