sho hashimoto
/
sensor_http_post
posted data are here => http://shokai.mag.keio.ac.jp/sensor-storage/shokai/cds/recent
Revision 1:f2d0019c7d6f, committed 2010-04-25
- Comitter:
- shokai
- Date:
- Sun Apr 25 13:30:49 2010 +0000
- Parent:
- 0:969bf1c3d310
- Commit message:
Changed in this revision
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
diff -r 969bf1c3d310 -r f2d0019c7d6f main.cpp --- a/main.cpp Sat Apr 24 16:01:03 2010 +0000 +++ b/main.cpp Sun Apr 25 13:30:49 2010 +0000 @@ -14,7 +14,7 @@ HTTPClient http; // use DHCP -const string api_uri = "http://shokai.mag.keio.ac.jp/sensor-storage/"; +const string api_uri = "http://shokai.mag.keio.ac.jp/sensor-storage/shokai/cds/"; const string mbed_name = "shokai-mbed01"; const string sensor_name = "CdS";