Skip to main content

A simple realtime display for QUAK/ESR data in a specific experimental setup

Project description

QUAK/ESR realtime data display

Quick and dirty visualization of data published by a specific experimental setup via MQTT

Installation

pip install quakesrrtdisplay-tspspi

Note: On our experimental systems this is deployed automatically by Jenkins also on updates.

Default configuration

The connection dialog can be filled with default credentials. This is done by a ~/.config/quakesrdisplay/connection.conf that contains a simple JSON structure supplying the values (password also not encrypted):

{
        "broker" : '127.0.0.1',
        "port" : '1883',
        "user" : 'someMQTTusername',
        "password" : 'anyPassword',
        "basetopic" : 'quakesr/experiment'
}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

quakesrrtdisplay-tspspi-0.0.11a0.tar.gz (13.6 kB view hashes)

Uploaded Source

Built Distribution

quakesrrtdisplay_tspspi-0.0.11a0-py3-none-any.whl (13.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page