Abhi111
Newbie level 4
- Joined
- Oct 19, 2012
- Messages
- 6
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1,281
- Activity points
- 1,311
i m workking on a project to send temperature from microcontroller to site , i have created two web pages ,
https://ec4th.jelastic.servint.net/SensorApplication/add?sensor=temp&value=100 (here 100 or any value is temperature that is to be updated by module or send by module)
and all these changes can b seen at another link https://ec4th.jelastic.servint.net/SensorApplication/ here i m plotting a graph .
ONLY problem i m facing is to how to POST value to the link .(which can be any value ex.100 )
https://ec4th.jelastic.servint.net/SensorApplication/add?sensor=temp&value=100 (here 100 or any value is temperature that is to be updated by module or send by module)
and all these changes can b seen at another link https://ec4th.jelastic.servint.net/SensorApplication/ here i m plotting a graph .
ONLY problem i m facing is to how to POST value to the link .(which can be any value ex.100 )