Nut - v0.0.9
    Preparing search index...

    Variable EVariableTypeConst

    EVariableType: {
        ENUM: "ENUM";
        NUMBER: "NUMBER";
        RANGE: "RANGE";
        RW: "RW";
        STRING: "STRING";
    } = ...

    Type declaration

    • ReadonlyENUM: "ENUM"
    • ReadonlyNUMBER: "NUMBER"
    • ReadonlyRANGE: "RANGE"
    • ReadonlyRW: "RW"
    • ReadonlySTRING: "STRING"