connio / node-red-contrib-connio

Node-Red module for Connio nodes
MIT License
0 stars 0 forks source link

[CONNIO CLOUD] Add new node to call a device method #11

Closed bmrb closed 4 years ago

bmrb commented 4 years ago

This will make a method call using flowing value as argument into the given device method using given API Client key.

Only public methods of the devices that the given API Client has access to will be listed.

Connector of the node will be on the LEFT side to mark that this node is a sink and not as source.

Similar to #10 visually.

Node name can be "Call device method"

bmrb commented 4 years ago

The issue description is not clear. Please provide better description or title.