Skip to main content

system.kanoa.item.getMeasureGapAnalysis(paramsDict)

Returns the time gap between consecutive measure events, flagging gaps above a threshold.


Parameters

paramsDict Dictionary

- gapThresholdSecsIntegerOptional seconds above which a gap is flagged, defaults to 120
- measureIdIntegerOptional
- tStampEndDateTimeOptional range end, inclusive
- tStampStartDateTimeOptional range start, inclusive

Returns

data pyDataset


Example