rsensor
latest

Contents:

  • Introduction
  • Usage
  • Config File Format
  • MQTT Interface
  • Database Interface
  • Using the Sensor Data
  • Raspberry Pi as AP with Rsensor Server
  • 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
  • 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
  • Raspberry Pi as AP with Rsensor Server
    • Initial Setup
      • Prepare Image
      • Configure Image
    • Install Software
    • Writing a SystemD-Daemon Script
    • Configure Raspi Rsensor AP
      • Bind USB Stick to fixed interface address
      • Wifi Issues
    • Write Protect SD Card
  • Development Information
    • Makefile
    • Docker Environment
    • Using the MySQL Docker DB from extern
  • License

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2020, A. Wachtler Revision 5933480b.

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