You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the Atlas Scientific hydroponics kit that is utilized saves data to ThingSpeak (for free) and we use their API to grab the data and write it to our MySQL/Influx databases for use in our scripts. If we lose internet access we lose the ability to save this data.
We need to rewrite the sketch to talk directly to our local database servers and bypass Thingspeak altogether.
The text was updated successfully, but these errors were encountered:
Currently, the Atlas Scientific hydroponics kit that is utilized saves data to ThingSpeak (for free) and we use their API to grab the data and write it to our MySQL/Influx databases for use in our scripts. If we lose internet access we lose the ability to save this data.
We need to rewrite the sketch to talk directly to our local database servers and bypass Thingspeak altogether.
The text was updated successfully, but these errors were encountered: