Pulse Counter
Represents calibration parameters for SensorModel.PULSE_CNT, SensorModel.PULSE_CNT_ELEC, SensorModel.PULSE_CNT_WATER pulse counter sensors and SensorModel.PULSE_CNT_ACC_WATER_MAJOR, SensorModel.PULSE_CNT_ACC_MAJOR, SensorModel.PULSE_CNT_ACC_ELEC_MAJOR, SensorModel.PULSE_CNT_ACC_WIDE_MAJOR, SensorModel.HE10_PULSE_CNT_ACC_WIDE_MAJOR, SensorModel.HE11_PULSE_CNT_ACC_WIDE_MINOR accumulative pulse counter sensors.
Properties
The conversion ratio for the pulses. Range 1 : 65535
The operator used for the conversion ratio.
The debounce time in ms or null if not available. State changes of shorter duration are ignored. 0 if disabled. Range 0 : 65535. Must be less than pulseTimeout if both used.
Indicates if the sensor should accumulate the pulses or null if not available. Used only for SensorModel.PULSE_CNT_ACC_WATER_MAJOR, SensorModel.PULSE_CNT_ACC_MAJOR, SensorModel.PULSE_CNT_ACC_ELEC_MAJOR, SensorModel.PULSE_CNT_ACC_WIDE_MAJOR, SensorModel.HE10_PULSE_CNT_ACC_WIDE_MAJOR, SensorModel.HE11_PULSE_CNT_ACC_WIDE_MINOR accumulative pulse counter sensors.
Indicates if the logic is reversed for the pulses.
The maximum length of the pulse in ms. 0 if disabled. Range 1 : 65535.