Preparing search index...
The search index is not available
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
IQRF Gateway Webapp JavaScript client
Types
Config
IqrfGatewayDaemonWsMessaging
Interface IqrfGatewayDaemonWsMessaging
IQRF Gateway Daemon WebSocketMessaging component configuration
interface
IqrfGatewayDaemonWsMessaging
{
acceptAsyncMsg
:
boolean
;
component
:
IqrfWsMessaging
;
instance
:
string
;
RequiredInterfaces
:
RequiredInterface
[]
;
}
Hierarchy (
View Summary
)
IqrfGatewayDaemonComponentInstanceBase
<
IqrfWsMessaging
>
IqrfGatewayDaemonWsMessaging
Index
Properties
accept
Async
Msg
component
instance
Required
Interfaces
Properties
accept
Async
Msg
acceptAsyncMsg
:
boolean
component
component
:
IqrfWsMessaging
instance
instance
:
string
Required
Interfaces
RequiredInterfaces
:
RequiredInterface
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accept
Async
Msg
component
instance
Required
Interfaces
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
IQRF Gateway Daemon WebSocketMessaging component configuration