{ //mqtt设置 "MqttSettings": { "Host": "127.0.0.1", "Port": 1883, "UserName": "admin", "SecretKey": "admin", "ClientId": "SafeCampusBackground" }, }