Files
weather-base-station/.env.example
T

9 lines
175 B
Bash

# Network & Sensor
SENSOR_IP=10.11.4.78
MQTT_USERNAME=weather_station
MQTT_PASSWORD=SensorData12345!
MQTT_FALLBACK_IP=10.11.0.33
# Location
LATITUDE=56.2006
LONGITUDE=12.5553