@homebridge/hap-nodejs
    Preparing search index...

    Interface PartialCharacteristicWriteError

    interface PartialCharacteristicWriteError {
        status: HAPStatus;
        value?: undefined;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    status: HAPStatus
    value?: undefined