The ID of the node.
The baseUrl to reach node locally.
The type of security to use.
Optional
pop: stringProof of possession.
Optional
username: stringOptional username for authentication.
A promise that resolves to a record containing connection details.
Sends data to the specified path on the node.
The ID of the node.
The path to send data to.
The data to send.
A promise that resolves to a string response from the node.
Connects to the node with the given parameters.