Class MQTTServerLastWill
java.lang.Object
io.github.springwolf.asyncapi.v3.bindings.mqtt.MQTTServerLastWill
Last Will and Testament configuration. topic, qos, message and retain are properties of this object as shown below.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MQTTServerLastWill
public MQTTServerLastWill()
-