curl --location --request GET 'http://cloud.keepsoft.net:30100/api/mcc/v1/app/proxy/simulation/hydraulic_schedule/all?type=1d' \ --header 'apiKey;' \ --header 'timestamp;' \ --header 'sign;'
{ "data": [ { "id": 4, "name": "gw", "type": "drainage", "content": "" }, { "id": 5, "name": "gw1", "type": "drainage", "content": "" } ] }