NodeRegisterCommand

data class NodeRegisterCommand(val node: NodeSpecs) : Command

Registers an agent/node.

Constructors

Link copied to clipboard
constructor(node: NodeSpecs)

Properties

Link copied to clipboard

Node to register