{ "type": "QDOUT", "address": "20201" }
curl --location --request POST 'http://127.0.0.1:8088/service/getIOSatus' \ --header 'Content-Type: application/json' \ --data-raw '{ "type": "QDOUT", "address": "20201" }'
{}