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

    Interface IqrfGatewayControllerActionButtonConfig

    IQRF Gateway Controller action button configuration

    interface IqrfGatewayControllerActionButtonConfig {
        api: IqrfGatewayControllerAction;
        button: number;
    }
    Index

    Properties

    Properties

    button: number