mqtt-starter
/
de.smartsquare.starter.mqtt
/
MqttProperties
/
MqttProperties
Mqtt
Properties
fun
MqttProperties
(host:
String
= "localhost", port:
Int
= 1883, clientId:
String
? = null, username:
String
? = null, password:
String
? = null, ssl:
Boolean
= false, clean:
Boolean
= true, group:
String
? = null, version:
Int
= 3)
Content copied to clipboard
Sources
jvm source
Link copied to clipboard