public interface TelemetryProbe extends Probe
ProbeProvider
.ProbeProvider
Modifier and Type | Method and Description |
---|---|
void |
fillTelemetryData(ProbeContext probeContext,
int[] data)
Fills in a sample for all published telemetries.
|
getMetaData
void fillTelemetryData(ProbeContext probeContext, int[] data)
ProbeMetaData.addCustomTelemetry(String, Unit, float)
in the meta-data
configuration.probeContext
- the probe context that can be used to publish probe eventsdata
- the data array for the current sample