Auto-Cruise

Contents

Overview

Setup

Place a JSON or YAML configuration file under PROJECT/config with name like slowcruise-NAME.json (the name must start with slowcruise-). The “Cruise Planner” tool available on the home page will provide a web interface for it.

Example of Projects/ATDS/config/slowcruise-ATDS.yaml:

meta:
    title: ATDS All Plots
    description: Loop over all Dashboards and Plots

interval: 10

pages:
    - slowdash.html?config=slowdash-ATDS.json
    - slowplot.html?config=slowplot-ATDS.json
    - slowplot.html?config=slowplot-RTD_ACC.json