mqtt-starter
/
de.smartsquare.starter.mqtt
/
MqttAutoConfiguration
/
mqtt5Publisher
mqtt5
Publisher
@
Bean
()
@
ConditionalOnProperty
(
value = [
mqtt.version
],
havingValue =
5
)
fun
mqtt5Publisher
(messageAdapter:
MqttMessageAdapter
, client:
Mqtt5Client
):
Mqtt5Publisher
Content copied to clipboard
Sources
jvm source
Link copied to clipboard