jooby-codec
    Preparing search index...

    Interface IParameterAbsoluteData

    Absolute data for pulse devices. deviceParameters.ABSOLUTE_DATA = 23.

    interface IParameterAbsoluteData {
        meterValue: TUint32;
        pulseCoefficient: TPulseCoefficient;
        value: TUint32;
    }

    Hierarchy (View Summary)

    Index

    Properties

    meterValue: TUint32

    BE

    pulseCoefficient: TPulseCoefficient
    value: TUint32

    BE