Package 

Object LiveMonitor


  • 
    public class LiveMonitor
    
                        

    Read-only, DEBUG-ONLY live data monitor. Off by default. When enabled, the SDK's submit* ingest points mirror lightweight per-sample data into small per-stream ring buffers so an internal test-app dashboard can show live rates, per-axis graphs, and per-device detail — and catch a stream that isn't flowing (e.g. BLE = 0). It does not change what is collected, decimated, batched, or uploaded. When disabled, the record functions return after one volatile read.