YSAI.Mqtt.client.MqttClientOperate.mqtt2.Relay.Config.json 167 B

123456789
  1. {
  2. "SN": "mqtt2",
  3. "Ip": "127.0.0.1",
  4. "Port": 8222,
  5. "UserName": "samples",
  6. "Password": "samples",
  7. "ClientID": null,
  8. "QualityOfServiceLevel": "AtMostOnce"
  9. }