Class MQTTServerLastWill

java.lang.Object
io.github.springwolf.asyncapi.v3.bindings.mqtt.MQTTServerLastWill

public class MQTTServerLastWill extends Object
Last Will and Testament configuration. topic, qos, message and retain are properties of this object as shown below.
  • Constructor Details

    • MQTTServerLastWill

      public MQTTServerLastWill()