Wassermonitor2 v0.1.21 Logo

Contents:

  • Basics
  • Setup
  • Measurement Points
  • Server-Components
    • API
      • main module
      • database_utils module
      • psk_auth module
    • Warningbot
      • Warningbot
    • Dashboard
  • Pi
Wassermonitor2 v0.1.21
  • Server-Components
  • Edit on GitHub

Server-Components

API

  • main module
  • database_utils module
    • assign_color()
    • assign_sign()
    • convert_nan_to_none()
    • create_sqlite_database()
    • datetime_to_hours()
    • get_all_sqlite_files()
    • get_available_meas_points_from_sqlite_db()
    • get_last_meas_data_from_sqlite_db()
    • get_latest_database_file()
    • get_meas_data_from_sqlite_db()
    • get_months_between()
    • get_mysql_connection()
    • get_sqlite3_connection()
    • get_sqlite3_file_name_from_conf()
    • insert_and_get_id()
    • insert_value()
    • sqlite_get_meas_point_id()
    • sqlite_get_sensor_id()
  • psk_auth module
    • load_authorized_keys()
    • verify_signature()

Warningbot

  • Warningbot

Dashboard

Previous Next

© Copyright 2024, 2025, Carl Philipp Koppen.

Built with Sphinx using a theme provided by Read the Docs.