jooby-codec
    Preparing search index...

    Interface IParameterKeepLoraConnectionOnRemoval

    Keep its lora connection even after being removed.

    deviceParameters.KEEP_LORA_CONNECTION_ON_REMOVAL = 59

    interface IParameterKeepLoraConnectionOnRemoval {
        value: boolean;
    }
    Index
    value: boolean