jooby-codec
    Preparing search index...

    Interface IEventGasStatus

    interface IEventGasStatus {
        isBatteryLow?: boolean;
        isButtonReleased?: boolean;
        isConnectionLost?: boolean;
        isMagneticInfluence?: boolean;
    }
    Index

    Properties

    isBatteryLow?: boolean

    the battery voltage has dropped below the set threshold

    isButtonReleased?: boolean

    button is release (device is unmounted)

    isConnectionLost?: boolean

    the device has detected a loss of connection to the server

    isMagneticInfluence?: boolean

    there is a magnetic field influence