jooby-codec
    Preparing search index...

    Interface IBinarySensorStatus

    interface IBinarySensorStatus {
        state: boolean;
    }
    Index

    Properties

    Properties

    state: boolean