Preparing search index...
The search index is not available
@bitspark/bitnode
@bitspark/bitnode
Gateway
Class Gateway
Index
Constructors
constructor
Properties
_bitnode?
_hologram?
_loaded
_name?
_plugin?
_version?
class
Methods
classes
Accessors
bitnode
blueprints
hologram
loaded
model
name
plugin
version
Methods
get
Blueprint
invoke
load
start
stop
update
get
Blueprints
get
Class
Methods
Constructors
constructor
new
Gateway
(
)
:
Gateway
Returns
Gateway
Properties
Optional
_bitnode
_bitnode
?:
Bitnode
Optional
_hologram
_hologram
?:
InternalHologram
Private
_loaded
_loaded
:
BehaviorSubject
<
boolean
>
= ...
Optional
_name
_name
?:
string
Optional
_plugin
_plugin
?:
string
Optional
_version
_version
?:
string
Static
class
Methods
class
Methods
:
Map
<
string
,
Map
<
string
,
Function
>
>
= ...
Static
classes
classes
:
Map
<
string
,
hologramCtor
<
Hologram
>
>
= ...
Accessors
bitnode
get
bitnode
(
)
:
undefined
|
Bitnode
Returns
undefined
|
Bitnode
blueprints
get
blueprints
(
)
:
Blueprint
[]
Returns
Blueprint
[]
hologram
get
hologram
(
)
:
undefined
|
InternalHologram
Returns
undefined
|
InternalHologram
loaded
get
loaded
(
)
:
Promise
<
void
>
Returns
Promise
<
void
>
model
get
model
(
)
:
undefined
|
ModelPack
Returns
undefined
|
ModelPack
name
get
name
(
)
:
undefined
|
string
Returns
undefined
|
string
set
name
(
name
)
:
void
Parameters
name
:
undefined
|
string
Returns
void
plugin
get
plugin
(
)
:
undefined
|
string
Returns
undefined
|
string
set
plugin
(
plugin
)
:
void
Parameters
plugin
:
undefined
|
string
Returns
void
version
get
version
(
)
:
undefined
|
string
Returns
undefined
|
string
set
version
(
version
)
:
void
Parameters
version
:
undefined
|
string
Returns
void
Methods
get
Blueprint
get
Blueprint
(
version
)
:
Blueprint
Parameters
version
:
string
Returns
Blueprint
invoke
invoke
(
id
,
clazz
,
method
,
input
)
:
Promise
<
SerializedType
>
Parameters
id
:
string
clazz
:
string
method
:
string
input
:
Serialized
<
ValueType
>
Returns
Promise
<
SerializedType
>
load
load
(
bitnode
,
hologram
?
)
:
void
Parameters
bitnode
:
Bitnode
Optional
hologram
:
InternalHologram
Returns
void
start
start
(
)
:
void
Returns
void
stop
stop
(
)
:
void
Returns
void
update
update
(
update
,
hologram
,
clazz
)
:
Promise
<
void
>
Parameters
update
:
number
hologram
:
InternalHologram
clazz
:
string
Returns
Promise
<
void
>
Static
get
Blueprints
get
Blueprints
(
domain
)
:
Blueprint
[]
Parameters
domain
:
Domain
Returns
Blueprint
[]
Static
get
Class
Methods
get
Class
Methods
(
clazz
)
:
Map
<
string
,
Function
>
Parameters
clazz
:
string
Returns
Map
<
string
,
Function
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
_bitnode
_hologram
_loaded
_name
_plugin
_version
class
Methods
classes
bitnode
blueprints
hologram
loaded
model
name
plugin
version
get
Blueprint
invoke
load
start
stop
update
get
Blueprints
get
Class
Methods
@bitspark/bitnode
Bitnode
Domain
Gateway
Hologram
HologramMethod
HologramType
HologramValue
InterfaceChannel
InterfaceMethod
InterfaceValue
InternalHologram
InternalHologramMethod
InternalHologramValue
Model
ModelInterface
ModelPack
QueryResult
Serialized
Type
TypeMapEntry
TypePack
Loading...
Generated using
TypeDoc