IQRF Gateway Controller websocket configuration

interface IqrfGatewayControllerWsConfig {
    api: string;
    monitor: string;
}

Properties

Properties

api: string
monitor: string