-
Should evaluate if ubidots could be integrated as blynk alternative
-
#include "UbidotsEsp32Mqtt.h"
/******************************************
*
* This example works for both Industrial and STEM users.
*
* Developed by Jose Garcia, https://github.com/jotathe…
-
### Basic Infos
#### Hardware
Esp8266/Esp32: esp8266
Hardware: wemos d1 mini
Core Version: 2.4.0, staging
### Description
Hello, i'm trying to combine with ubidots. Problem is…
-
I am having troubles connecting my Zolertia Remote to Ubidots. I am using the following link: http://help.ubidots.com/connect-your-devices/connect-a-zolertia-re-mote-to-ubidots-using-ipv6 . I am not u…
-
Nice addon worked fine with thingspeak
should Ubidots create the variable automatic ?
-
When the TTN ubidots function is finally switched off after the broker can handle all traffic, remove the source specific Ubidots label generation code.
We cannot do this as long as the ubifunction…
-
Hello. What exactly is the proper syntax of the httpPOST request to Ubidots REST API? Here are the info provided by Ubidots to be able to post value to their web app:
#include
#include
//Ser…
-
Once every now and then data seems to be missing on the Ubidots dashboard, i.e. the interval is not maintained. This is probably due to a bad WIFI connection. We need to perform retries when this happ…
-
I have this very simple test script:
```
from ubidots import ApiClient
import subprocess, re, math, time
# Create an ApiClient object
api = ApiClient(token='####################')
# Get …
-
Hi, I am using Seeedstudio Stalker V2.1 and RN-XV rev3.
I am sending data to a server (ubidots.com) and after some successful messages sent I get "Failed to get prompt" and "WiFly has crashed and will…