-->
Page 1 of 1

get result with http client request

PostPosted: Fri Feb 19, 2016 2:58 pm
by kamal sonani
what is method for get return value

from this link >> https://api.thingspeak.com/apps/thinght ... 5P40P5XB7I

when i click on web it gives 5,489 or any other value.
but how to store this value in some variable? and how to get it

ip address for this link is given below.
host:- api.thingspeak.com
get:- /apps/thinghttp/send_request?api_key=UJDDO05P40P5XB7I
conn:connect(80,'184.106.153.149')

can anyone give me sample ?
i try with get "google time.lua" but i didn't get well reasult.. :cry: :cry: :cry:
please help me...