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
ShapeWebsocketService
Interface ShapeWebsocketService
Shape websocket service interface
interface
ShapeWebsocketService
{
acceptOnlyLocalhost
:
boolean
;
certificate
?:
string
;
component
:
ShapeWebsocketService
;
instance
:
string
;
privateKey
?:
string
;
tlsEnabled
?:
boolean
;
tlsMode
?:
string
;
WebsocketPort
:
number
;
}
Hierarchy (
View Summary
)
IqrfGatewayDaemonComponentInstanceBase
<
ShapeWebsocketService
>
ShapeWebsocketService
Index
Properties
accept
Only
Localhost
certificate?
component
instance
private
Key?
tls
Enabled?
tls
Mode?
Websocket
Port
Properties
accept
Only
Localhost
acceptOnlyLocalhost
:
boolean
Optional
certificate
certificate
?:
string
component
component
:
ShapeWebsocketService
instance
instance
:
string
Optional
private
Key
privateKey
?:
string
Optional
tls
Enabled
tlsEnabled
?:
boolean
Optional
tls
Mode
tlsMode
?:
string
Websocket
Port
WebsocketPort
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
accept
Only
Localhost
certificate
component
instance
private
Key
tls
Enabled
tls
Mode
Websocket
Port
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
Shape websocket service interface