Class Conf


  • public class Conf
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String BROKER
      broker for the Smart Home Application
      static int QOS
      MQTT quality of service level for the Smart Home Application sensor messages
      static java.lang.String TOPICSTART
      beginning topic level topic for the Smart Home Application
    • Constructor Summary

      Constructors 
      Constructor Description
      Conf()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Conf

        public Conf()