MQTT_USERNAME = "mqtt_user"
MQTT_PASSWORD = "mqtt_password"
MQTT_BROKER = "127.0.0.1"
MQTT_PORT = 1883