IQRF Gateway Daemon Websocket interface instance configuration

interface IqrfGatewayDaemonWebsocketInterface {
    messaging: IqrfGatewayDaemonWsMessaging;
    service: ShapeWebsocketService;
}

Properties

Properties