Sentys.
Export spec · one page · v1

What to export — and what you get back

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.

The export — five lines

  1. One machine you care about — a pump, a heat exchanger, a motor. The one that surprises you.
  2. All its logged tags: temperatures, pressures, flow, current, vibration, speed, valve/setpoints. Don't filter — more tags is better.
  3. 1-minute averages are plenty; hourly still works. Whatever your system exports by default.
  4. 6–12 months of history — ideally spanning a breakdown or repair you remember. So the report can check whether it had warning.
  5. CSV or JSON, any delimiter. Semicolons, decimal commas, Danish headers — all fine.

Format details (for whoever runs the export)

AspectAccepted
CSVAny delimiter (comma/semicolon/tab), decimal comma or point, one header row. One row per timestamp is ideal; one file per machine.
JSONArray of records, JSON Lines/NDJSON, one wrapped array ({"readings": [...]}), or column-oriented lists. Nested objects are fine.
TimestampsAny consistent format (ISO 8601 preferred). Local time is fine — say which.
UnitsWhatever you log. A tag list with units/descriptions is helpful if it's one click, not required.
Gaps & noiseExpected. Don't clean anything — missing values and sensor glitches are information.
SizeAnything up to a few GB is fine. If the file is too big for email, we'll agree a transfer that suits your IT.

What you get back — within a week

How your data is handled