{ "tcp": { "host": "192.168.220.1", "port": 10000, "idleTimeoutMs": 1200000 }, "http": { "enabled": false, "host": "0.0.0.0", "port": 19001, "rateLimit": { "singleDeviceMs": 5000, "allDevicesMs": 60000 } }, "mqtt": { "enabled": false, "url": "mqtt.ihemodialysis.com", "port": 62283, "username": "data", "password": "data#2018", "defaultTopicPrefix": "touxiji", "retain": true }, "aliyun": { "enabled": false, "baseURL": "https://things.icoldchain.cn/" } }