[ { "Name": "SN", "Describe": "唯一标识符", "ParamType": "String", "EnumArray": null, "ObjArray": null }, { "Name": "Ip", "Describe": "IP地址", "ParamType": "String", "EnumArray": null, "ObjArray": null }, { "Name": "Port", "Describe": "端口", "ParamType": "Int32", "EnumArray": null, "ObjArray": null }, { "Name": "UserName", "Describe": "用户名", "ParamType": "String", "EnumArray": null, "ObjArray": null }, { "Name": "Password", "Describe": "密码", "ParamType": "String", "EnumArray": null, "ObjArray": null }, { "Name": "ClientID", "Describe": "客户端ID", "ParamType": "String", "EnumArray": null, "ObjArray": null }, { "Name": "QualityOfServiceLevel", "Describe": "QoS等级", "ParamType": "Enum", "EnumArray": [ { "Value": 0, "Name": "AtMostOnce", "Describe": "" }, { "Value": 1, "Name": "AtLeastOnce", "Describe": "" }, { "Value": 2, "Name": "ExactlyOnce", "Describe": "" } ], "ObjArray": null } ]