Blynk and Ubidots Support
-
Well, we've taken a little longer than expected, but ... the Omega now supports Ubidots and Blynk!
Both services can be supported by installing packages via opkg! No switching the rootfs to USB required.
For more info on setting up and using Ubidots, check out the new Ubidots article in the Wiki:
https://wiki.onion.io/Tutorials/Using-Ubidots-with-OmegaAnd for info on setting up Blynk, check out the new Blynk Library article in the Wiki:
https://wiki.onion.io/Tutorials/blynk-library
(You'll need to install NodeJS to use Blynk btw!)Happy Friday and happy hacking!
-
This is great news! If we pledged extra for a year of free Ubidots, how do we claim that reward?
-
Awesome! Been waiting for this!
-
When I attempt to download the ubidots client via opkg -install ubidots-client I see "Unknown package" error. Running opkg list | grep ubi returns nothing. How do we load the ubidots client?
-
Problem solved. Running opkg update, then opkg install obidots-client worked.