wifi_ssid = 'REPLACE_WITH_YOUR_SSID' wifi_password = 'REPLACE_WITH_YOUR_PASSWORD' mqtt_server = b'MQTT_BROKER_URL' mqtt_username = b'BROKER_USERNAME' mqtt_password = b'BROKER_PASSWORD'