Page 1 of 1

Ubidots

Posted: Fri Jan 05, 2018 9:04 am
by JImram
Ubidots (or similar services) is a easy way to good datalogging.
I would like to connect my BCS to Ubidots - is there any possibility how to do it?

Re: Ubidots

Posted: Sun Jan 07, 2018 10:57 am
by JonW
The BCS has a very detailed API that would allow you to get any of the data from it and log it.

You can see the API here: http://embeddedcc.github.io/api-docs/

How you go about integrating to Ubidots or other 3rd party apps is up to you.

Re: Ubidots

Posted: Tue Apr 03, 2018 2:42 pm
by underslung
Not related to Ubidots, but I'm getting this when trying to access the API docs:

Can't read from server. It may not have the appropriate access-control-origin settings.

Quick turn of the google crank says there is probably something wrong with CORS settings in the webserver.

https://github.com/swagger-api/swagger-ui/issues/146

Re: Ubidots

Posted: Wed Apr 04, 2018 6:47 pm
by oakbarn
Might be some setting on your browser or security. I get on to http://embeddedcc.github.io/api-docs/
just fine.