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

    Interface IqrfGatewayDaemonComponentState

    IQRF Gateway Daemon component state

    interface IqrfGatewayDaemonComponentState {
        enabled: boolean;
        name: IqrfGatewayDaemonComponentName;
    }
    Index

    Properties

    Properties

    enabled: boolean