Everything below comes straight out of your SRO/SCADA or historian. Expect it to take about twenty minutes, most of it waiting for the export to finish.
Spørgsmål og data på dansk er meget velkomne — skriv endelig på dansk.
| Aspect | Accepted |
|---|---|
| CSV | Any delimiter (comma/semicolon/tab), decimal comma or point, one header row. One row per timestamp is ideal; one file per machine. |
| JSON | Array of records, JSON Lines/NDJSON, one wrapped array ({"readings": [...]}), or column-oriented lists. Nested objects are fine. |
| Timestamps | Any consistent format (ISO 8601 preferred). Local time is fine — say which. |
| Units | Whatever you log. A tag list with units/descriptions is helpful if it's one click, not required. |
| Gaps & noise | Expected. Don't clean anything — missing values and sensor glitches are information. |
| Size | Anything up to a few GB is fine. If the file is too big for email, we'll agree a transfer that suits your IT. |