Gerardo Marx Chávez-Campos 050961af68 | 3 years ago | |
---|---|---|
example_crontab | 3 years ago | |
network | 3 years ago | |
Readme.md | 3 years ago | |
build | 3 years ago | |
thingSpeak | 3 years ago | |
thingSpeak.cpp | 3 years ago |
This example pushes the measured data using HTTP POST request on ThinkSpeak server.
Thus, modify the APIKey in thingSpeak.cpp
, then compile using:
g++ thingSpeak.cpp network/SocketClient.cpp - o thingSpeak
./thingSpeak