Setup
Configuration, database scripts, and first sign in.
Help
Guides for setup, subsystem usage, and API integration.
Configuration, database scripts, and first sign in.
Accounts, roles, and password handling.
Application and server-side log access.
Table reports, min/max trend charts, and current dials.
Weather ingest/archive, external logs, and health checks.
Current day readings are sourced from weather_data. Historical reporting is sourced from weather_daily.
Run archive after day completion to summarise raw readings into daily min/avg/max and optionally delete raw rows.
Authentication for mutating API endpoints uses Authorization: Bearer <key> or X-Api-Key headers.
Open login to access protected subsystem pages, including Weather reports.