mqtt-starter
/
de.smartsquare.starter.mqtt
/
MqttProperties
/
MqttProperties
Mqtt
Properties
fun
MqttProperties
(port:
Int
,
@
NotEmpty
()
host:
String
,
@
NotEmpty
()
clientId:
String
? = null,
@
NotEmpty
()
username:
String
,
@
NotEmpty
()
password:
String
, group:
String
? = null, ssl:
Boolean
)
Content copied to clipboard
Sources
jvm source
Link copied to clipboard