Retrieves parameters from the node by requesting data from the cloud service.
A record containing necessary data (e.g., nodeId
) to retrieve the node parameters.
A promise that resolves to a record of the node parameters.
Sets a parameter on the node by sending a payload to the cloud service.
A record containing the parameter data to set on the node.
A promise that resolves to the response of the set operation.
Provides cloud-based transport mechanisms for setting and retrieving node parameters.