The ID of the node.
The baseUrl to reach node locally.
The type of security to use.
Optionalpop: stringProof of possession.
Optionalusername: stringOptional username for authentication.
A promise that resolves to a record containing connection details.
Checks if the node is connected.
The ID of the node.
A promise that resolves to a boolean indicating connection status.
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.