jooby-codec
    Preparing search index...

    Interface IParameterBinarySensorConfigurable

    Binary sensor configurable settings

    interface IParameterBinarySensorConfigurable {
        activeStateTimeMs: TUint16;
        halState: TUint8;
        type: TUint8;
    }
    Index

    Properties

    activeStateTimeMs: TUint16
    halState: TUint8
    type: TUint8