Data 4 min read· Updated April 25, 2026

    How Data Ingestion Works

    From sensor reading to dashboard state — the path data takes through SenseStack.

    Each device samples its sensors on a fixed cadence. Samples are batched and forwarded by the SenseStack Base over the local network to the platform.

    • Sensor module reads at its native cadence (sub-second to seconds).
    • Base aggregates samples and forwards over secure connection.
    • Platform stores raw samples and runs the State Engine on each batch.
    • Resolved state and rolled-up metrics are pushed to the dashboard in real time.