Package var.mom.mqtt.log
Class Conf
- java.lang.Object
-
- var.mom.mqtt.log.Conf
-
public class Conf extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description Conf()
-
-
-
Field Detail
-
TOPIC
public static final java.lang.String TOPIC
topic for the MQTT log service- See Also:
- Constant Field Values
-
BROKER
public static final java.lang.String BROKER
broker for the MQTT log service- See Also:
- Constant Field Values
-
-
Constructor Detail
-
Conf
public Conf()
-
-