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

    Interface IqrfGatewayControllerLoggignSinksConfig

    IQRF Gateway Controller logging sinks configuration

    interface IqrfGatewayControllerLoggignSinksConfig {
        file: boolean;
        syslog: boolean;
    }
    Index

    Properties

    Properties

    file: boolean
    syslog: boolean