|
|
4 years ago | |
|---|---|---|
| example_crontab | 4 years ago | |
| network | 4 years ago | |
| Readme.md | 4 years ago | |
| build | 4 years ago | |
| thingSpeak | 4 years ago | |
| thingSpeak.cpp | 4 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