Wactorz JS
Preparing search index...
types/agent
NodeHeartbeatPayload
Interface NodeHeartbeatPayload
Node heartbeat — a remote Wactorz node phoning home.
interface
NodeHeartbeatPayload
{
agents
:
string
[]
;
node
:
string
;
nodeId
?:
string
;
}
Index
Properties
agents
node
node
Id?
Properties
agents
agents
:
string
[]
node
node
:
string
Optional
node
Id
nodeId
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agents
node
node
Id
Wactorz JS
Loading...
Node heartbeat — a remote Wactorz node phoning home.