Commands and arguments that should be executed on the node. For example say hello world or kill @a.
Identifier of the command. It's sent back in Log's commandId field when the command generates output.
Origin of the command. It could be the hub itself or an external source.
Address of the sender if the command has been sent from an external source. It's null when the hub is the sender.
Executes a command on the node.