mqtt-starter
/
de.smartsquare.starter.mqtt
/
MqttProperties
/
port
port
@
Min
(
value =
0.toLong()
)
@
Max
(
value =
65535.toLong()
)
val
port
:
Int
= 1883
Content copied to clipboard
The port the mqtt broker is available under.
Sources
jvm source
Link copied to clipboard