rsensor
stable

Contents:

  • Introduction
  • Usage
  • Config File Format
  • MQTT Interface
  • Database Interface
  • Using the Sensor Data
  • Development Information
  • License
rsensor
  • Docs »
  • Welcome to rsensor’s documentation!
  • Edit on GitLab

Welcome to rsensor’s documentation!¶

The uracoli-rsensor project stores sensor data, received from a MQTT broker in a database.

Contents:

  • Introduction
  • Usage
    • Installation
    • Getting Started
    • Generating Test Data
    • Writing a SystemD-Daemon Script
  • Config File Format
    • Format
    • MQTT Section
    • Database section
      • SQLITE Database
      • MySQL Database
  • MQTT Interface
    • Info Topic rsensor/node/+/info[r]
      • Data Structure
      • Node Information <node_description>
      • Sensor Information <sensor_description>
      • Actor Information <actor_description>
    • Data Topic rsensor/node/+/sensor/data
  • Database Interface
    • Supported Databases
    • Tables, Views and Indexes
      • Tables
      • Views
      • Indexes
    • SQlite Commands
    • MySQL Commands
  • Using the Sensor Data
    • Dashboards with Grafana
    • Data Analysis with JupyterLab
  • Development Information
    • Makefile
    • Docker Environment
    • Using the MySQL Docker DB from extern
    • Python Virtual Environment
    • Raspi AP Setup
      • Wifi Issues
  • License

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2020, A. Wachtler Revision 37ae9b0c.

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