Type Definition omnisensor::threshold::ThresholdIntfDataArr
source · [−]pub type ThresholdIntfDataArr = [SensorIntf<ThresholdIntfMsgFns>; 5];
Expand description
An per-severity-level array of threshold interfaces, each of which is a
ThresholdIntfMsgFns
plus a dbus interface token.