IQRF Gateway Webapp JavaScript client - v0.3.0-beta.13
    Preparing search index...

    Interface FeatureConfig

    Feature configuration

    interface FeatureConfig {
        enabled: boolean;
        path?: string;
        url?: string;
        user?: string;
    }
    Index

    Properties

    Properties

    enabled: boolean

    Feature enablement

    path?: string

    Path related to the feature

    url?: string

    Feature URL

    user?: string

    Gateway user name