IQRF Gateway Controller action button configuration

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

Properties

Properties

button: number