Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubidots' HTTP nodes for Node-RED #9

Open
dsepulvedar opened this issue Sep 3, 2018 · 1 comment
Open

Ubidots' HTTP nodes for Node-RED #9

dsepulvedar opened this issue Sep 3, 2018 · 1 comment
Assignees

Comments

@dsepulvedar
Copy link
Collaborator

dsepulvedar commented Sep 3, 2018

It would ideal to have POST and GET nodes to handle this request to Ubidots in Node-RED. Simplifying the setup currently needed to integrate Ubidots with Node-RED.

Just as the MQTT nodes UI, user should be only prompted to enter token and device label for the POST node, while the GET will also prompt for the variable label.

Also, GET method should retrieve last value with it's corresponding timestamp and context.

@d4vsanchez
Copy link
Contributor

Hey @dsepulvedar that's a great idea to also use HTTP to send and fetch values from the nodes. We'll be working on that for the next version of the library.

Instead of adding two more nodes I think it'd be good to have a dropdown in the same nodes where you can select the protocol that you wish to use to consume Ubidots' API; that way we don't have to deal with more nodes to do similar things.

@d4vsanchez d4vsanchez self-assigned this Sep 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants