Update Home
+3
-3
@@ -4,11 +4,11 @@ Python forecasting scripts plus a browser dashboard for validating BACnet trend
|
|||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## On this page (summaries)
|
## On this page
|
||||||
|
|
||||||
- [Overview & quick start](#overview--quick-start)
|
- [Overview & quick start](#overview--quick-start)
|
||||||
- [Pipeline](#pipeline)
|
- [Pipeline](#pipeline)
|
||||||
- [forecast.py](#forecastpy)
|
- [forecast.py](#forecastpy)
|
||||||
- [forecast_comp.py](#forecast_comppy)
|
- [forecast_comp.py](#forecast_comppy)
|
||||||
- [forecast_output.json](#forecast_outputjson)
|
- [forecast_output.json](#forecast_outputjson)
|
||||||
- [test.php dashboard](#testphp-dashboard)
|
- [test.php dashboard](#testphp-dashboard)
|
||||||
@@ -52,7 +52,7 @@ Or open `test.php`, load sample or live data, then click **Load forecast**.
|
|||||||
|-----------|---------|--------|
|
|-----------|---------|--------|
|
||||||
| `sample=1` | `?sample=1` | Use sample JS; no live fetch |
|
| `sample=1` | `?sample=1` | Use sample JS; no live fetch |
|
||||||
| `forecast=1` | `?forecast=1` | Auto-load `forecast_output.json` |
|
| `forecast=1` | `?forecast=1` | Auto-load `forecast_output.json` |
|
||||||
| `interval=N` | `?interval=24` | Live trend window (8-36 hours) breaks at 37 right now (too much data i think) |
|
| `interval=N` | `?interval=24` | Live trend window (8–72 hours) |
|
||||||
| `keyid=N` | `?keyid=1` | Override automation-server id |
|
| `keyid=N` | `?keyid=1` | Override automation-server id |
|
||||||
| `embed=1` | `?embed=1` | Minimal header (iframe) |
|
| `embed=1` | `?embed=1` | Minimal header (iframe) |
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user